2
0
mirror of https://github.com/frappe/books.git synced 2024-09-20 11:29:00 +00:00
Commit Graph

494 Commits

Author SHA1 Message Date
18alantom
708d172f7c fix(ux): toasts on sync, submit, delete and cancel
- dont route back on cancel
- dont show dialog on duplicate
- simplify two column form
2023-03-15 14:03:22 +05:30
18alantom
8ff4a97790 incr: remove redudant print settings 2023-03-13 21:14:10 +05:30
18alantom
dced1ed559 fix(ux): display template compilation errors
- fix failing tests due vue imports on ts-node compile
- prevent fyo access in templates
- update default template
- change outline colour
2023-03-13 15:42:19 +05:30
18alantom
f061108565 fix(ui): transition for hints
- remove fix scrollbar jump on edit toggle
- remove toggle edit toast
- (unrelated) add formula for root type
2023-03-11 10:31:40 +05:30
18alantom
dabcbcd2ce fix: PrintTemplate list view
- type ListCell
- improve ListViewConfig types, update where required
2023-03-07 12:39:49 +05:30
18alantom
f9fbefad0e incr: add Print button to common form
- remove template setting from print settings
- allow setting default templates
2023-03-06 15:13:54 +05:30
18alantom
0d3541fcb7 fix: templatebuilder readonly
- rename variable in evaluateFieldMeta
- add action to templatebuilder
2023-03-06 14:35:13 +05:30
18alantom
be999269e2 incr: rebase master
- clearout PrintView
- move doc status and barcode to the left
- fix color field display
2023-03-06 11:56:54 +05:30
18alantom
44f172316f incr: convert other templates to template.html files
- delete old invoice template files
2023-03-06 10:42:55 +05:30
18alantom
f398e190e6 incr: convert Minimal.vue to a template.html file 2023-03-06 10:42:41 +05:30
18alantom
c04098a3eb incr: add scaled container
- allow changing the scale of the print view
- prevent deletion of non custom templates
2023-03-06 10:40:03 +05:30
18alantom
e33ca5c313 incr: functions to get hint and values 2023-03-06 10:40:03 +05:30
18alantom
28aa0f135e incr: update routing
- update PrintTemplate UI code
2023-03-06 10:40:02 +05:30
18alantom
2e0eb654e9 incr: scaffold template builder 2023-03-06 10:39:13 +05:30
18alantom
539157d122 feat: add link navigation
- getCreateRoute -> getFormRoute
- update formRoute listconfig
2023-03-03 17:53:03 +05:30
18alantom
48e9f1b668 fix(ui): Link fieldtype, show display field
- make address a manually named entry type
- make a few more entry types searchable
- fix dropdown filter undefined issue
- reset settings docs if not saved
- fix ux dropdown toggle on click
2023-03-02 11:58:08 +05:30
18alantom
e1920bd55e incr: update dynamic hidden
- delete unused settings tab files
2023-03-01 13:43:04 +05:30
18alantom
469a7c932b fix(ui): make settings use common form format 2023-03-01 12:23:20 +05:30
18alantom
487f0498a8 refactor: rename Batch Number to Batch 2023-02-28 11:31:04 +05:30
18alantom
71aabec935 refactor: shift batch tests to new file
- remove redundant code from batch tests
- update settings show reload toast trigger
2023-02-28 11:25:48 +05:30
18alantom
9a8e423b72 fix: batch quantity validations 2023-02-27 19:16:04 +05:30
18alantom
7029fa79ae fix: valuation calculation when batches
- use InvoiceItem batch on getStockTransfer
2023-02-27 18:54:49 +05:30
18alantom
9646580b38 incr: make flags readonly once set
- remove redundant validation
2023-02-27 18:44:50 +05:30
18alantom
7ae697849e incr: validate if batch no set 2023-02-27 18:39:18 +05:30
18alantom
869cdebed7 fix: hide UOM conversion and batches behind flags
- add enable uom conversions flag
- add enable batches flag
- remove batch no from table fields and move to quick edit
2023-02-27 18:11:35 +05:30
Akshay
fafd7aaddd
Merge branch 'master' into batch-wise-item 2023-02-21 17:59:05 +05:30
18alantom
52bf777d8d fix: update display order, fix formulas 2023-02-21 16:10:06 +05:30
18alantom
140b99a401 incr: update items hidden
- rebase master add uomConversions
2023-02-21 15:25:50 +05:30
18alantom
ff061d21ea fix: unit conversion related model props 2023-02-21 15:22:06 +05:30
18alantom
ef073ec770 fix: unit conversion related schema names 2023-02-21 15:22:03 +05:30
akshayitzme
a132705545 feat: uom conversion factor 2023-02-21 15:21:46 +05:30
18alantom
d946c960a0 incr: move Shipments and PRec to common form
- remove GeneralForm.vue
2023-02-21 12:12:06 +05:30
akshayitzme
a665313e80 test: batchNumber transactions 2023-02-21 11:55:23 +05:30
18alantom
332307bdd1 incr: user common form for journal entries 2023-02-21 11:51:32 +05:30
akshayitzme
306372db1c test: batchNumber transactions 2023-02-21 11:37:55 +05:30
18alantom
e0141b70d8 incr: use CommonForm for a few docs
- show errors
- shit setName to after validation
2023-02-21 11:04:35 +05:30
akshayitzme
09591703e4 refactor: validateStockAvailability 2023-02-17 16:04:46 +05:30
akshayitzme
4fc6c3cf1b refactor: validateBatchWiseStockAvailability 2023-02-17 15:45:36 +05:30
akshayitzme
ec31a3ba65 refactor: batch-wise stock availability validation 2023-02-17 15:30:44 +05:30
akshayitzme
1d188151e8 Merge branch 'batch-wise-item' of https://github.com/wahni-green/books into batch-wise-item 2023-02-17 15:14:17 +05:30
akshayitzme
7cecf4e8df refactor: removed hasBatchNumber validation 2023-02-17 15:09:57 +05:30
akshayitzme
f10399074f refactor: hasBatchNumber validation 2023-02-17 14:56:42 +05:30
akshayitzme
261a3df48d chore: remove code comments 2023-02-17 12:25:47 +05:30
Akshay
961ad62a18 chore: typo in StockMovementItem validations 2023-02-16 21:32:56 -08:00
Akshay
915c1d2e5c
Merge branch 'frappe:master' into batch-wise-item 2023-02-17 10:58:05 +05:30
18alantom
c0ea8d6edc fix: create number series patch bug
- test manufacture stock movement
2023-01-31 14:42:54 +05:30
18alantom
39d92038a5 feat: add manufacture stock movement type 2023-01-31 13:36:03 +05:30
akshayitzme
622a4cccd3 fix: hasBatchNumber checkbox validation 2023-01-27 16:06:04 +05:30
akshayitzme
0ac24bfe77 Merge branch 'master' of https://github.com/frappe/books into batch-wise-item 2023-01-18 17:50:04 +05:30
akshayitzme
a8d5d9d7ef fix: batch-wise stock validations 2023-01-18 17:37:31 +05:30