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

25 Commits

Author SHA1 Message Date
akshayitzme
8f95e9098c fix: move enable stock returns to inventory 2023-07-31 17:51:59 +05:30
akshayitzme
3577a8fab0 feat: stock return 2023-07-01 13:01:00 +05:30
18alantom
d0571a2450 chore: fix all fixable eslint errors in remaining non vue files
- update files to ignore
- delete babel.config.js
2023-06-22 14:22:54 +05:30
18alantom
5ea8a09615 fix: stock validation issue
- future stock check was incorrect
2023-05-10 22:46:01 -07:00
18alantom
0d80548c36 fix issues in e5a854c 2023-05-04 16:15:12 +05:30
akshayitzme
17c36f9adb feat: serialNo 2023-04-25 12:37:29 +05:30
18alantom
487f0498a8 refactor: rename Batch Number to Batch 2023-02-28 11:31:04 +05:30
18alantom
9a8e423b72 fix: batch quantity validations 2023-02-27 19:16:04 +05:30
akshayitzme
306372db1c test: batchNumber transactions 2023-02-21 11:37:55 +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
261a3df48d chore: remove code comments 2023-02-17 12:25:47 +05:30
akshayitzme
a8d5d9d7ef fix: batch-wise stock validations 2023-01-18 17:37:31 +05:30
akshayitzme
fef8a0af65 feat: batch-wise stock validation 2023-01-16 14:57:40 +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
9a510f1a63 feat: add shipment and purchase receipt 2022-11-18 23:01:50 +05:30
18alantom
b5f8e49299 incr: improve stockmovement ux
- hide inventory defaults until enabled
2022-11-16 14:05:38 +05:30
18alantom
2bc0ce2237 incr: validate against negative stock 2022-11-07 13:29:33 +05:30
18alantom
43784984c3 fix: stock movement
- test: stock movement create and cancel
2022-11-07 13:28:35 +05:30
18alantom
d394db817e incr: stateless stock-ledger, remove stock queue 2022-11-07 13:28:35 +05:30
18alantom
2ad80001ee incr: group Stock Manager entries 2022-11-07 13:28:35 +05:30
18alantom
d9f47c01e3 incr: use Stock Manager in Stock Queue 2022-11-07 13:28:35 +05:30
18alantom
daaf56da48 incr: add Stock Manager 2022-11-07 13:28:35 +05:30