Commit Graph
29 Commits
Author SHA1 Message Date
Gadha2311 700eb7bab2 feat: enable selecting batches for batched items 2025-09-17 12:53:02 +05:30
AbleKSaju 26ec9520a4 fix: increase stock instead of decreasing when returning serial numbered item 2025-07-21 14:59:30 +05:30
AbleKSaju 3d6c569a4f fix: skip stock validation for non-inventory items in POS 2025-04-29 16:45:30 +05:30
AbleKSajuandakshayitzme b727cd9ea5 fix: can create purchase receipt and shipment with zero rate 2024-08-10 14:22:21 +05:30
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