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 |
|
akshayitzme
|
81d84f4220
|
fix: item-batch validation
|
2023-01-18 17:32:26 +05:30 |
|
akshayitzme
|
fc75a8b536
|
rem: batchNumber from listView
|
2023-01-17 14:08:26 +05:30 |
|
akshayitzme
|
454e62793e
|
rem: batchNumber hiding rule
|
2023-01-17 14:04:12 +05:30 |
|
18alantom
|
7656476b6a
|
incr: update item docs with addItem
- start with barcode widget
|
2023-01-16 15:08:02 +05:30 |
|
akshayitzme
|
fef8a0af65
|
feat: batch-wise stock validation
|
2023-01-16 14:57:40 +05:30 |
|
18alantom
|
cf4f8d368c
|
feat: add enable barcode
|
2023-01-16 11:01:12 +05:30 |
|
akshayitzme
|
8a4e1e4f41
|
feat: BatchNumber schema & batch-wise validation
|
2023-01-14 16:58:16 +05:30 |
|
akshayitzme
|
08e46592a9
|
feat: batch transactions
|
2023-01-13 18:46:52 +05:30 |
|
18alantom
|
4aa92457c7
|
fix(ui): a few route issues with common docs
|
2023-01-09 12:33:26 +05:30 |
|
18alantom
|
290772d924
|
fix(ui): transition on more quickedit panes
|
2023-01-05 10:53:59 +05:30 |
|
18alantom
|
808abd224f
|
fix(ux): common purpose entries displayed in specific lists
|
2023-01-04 17:53:42 +05:30 |
|
18alantom
|
66cfd2efd9
|
fix: colour selection is a color picker
- report 0s are faded
- group Item actions
|
2022-12-14 14:09:45 +05:30 |
|
18alantom
|
cc1a3c26f5
|
fix: disappearing dropdown items w/o groups
- setting of Account fields after insert
- datetime editing on click
|
2022-12-14 13:00:44 +05:30 |
|
18alantom
|
9804486562
|
fix: setupwizard datetime issue
|
2022-12-14 12:27:40 +05:30 |
|
18alantom
|
c6fe61c545
|
feat: add datetime component
- refactor date component
|
2022-12-05 15:31:31 +05:30 |
|
18alantom
|
eaaa4caa9e
|
fix(ux): minor ux fixes
|
2022-12-01 14:01:23 +05:30 |
|
18alantom
|
a879f04ad5
|
incr: add stock indicator text
- move inventory reports to Inventory
|
2022-11-30 20:16:20 +05:30 |
|
18alantom
|
bea9d86b91
|
feat: add view transfer/payments on invoices
|
2022-11-30 19:05:49 +05:30 |
|
18alantom
|
1f259524b9
|
incr: grouped action dropdowns
|
2022-11-30 12:29:52 +05:30 |
|
18alantom
|
332bf93a1e
|
incr: change inventory enable trigger
|
2022-11-30 11:24:05 +05:30 |
|