2
0
mirror of https://github.com/frappe/books.git synced 2024-11-10 15:50:56 +00:00
books/models/inventory
18alantom 9646580b38 incr: make flags readonly once set
- remove redundant validation
2023-02-27 18:44:50 +05:30
..
tests test: batchNumber transactions 2023-02-21 11:55:23 +05:30
helpers.ts incr: validate if batch no set 2023-02-27 18:39:18 +05:30
InventorySettings.ts incr: make flags readonly once set 2023-02-27 18:44:50 +05:30
Location.ts incr: add enable inventory 2022-11-07 13:28:35 +05:30
PurchaseReceipt.ts rem: batchNumber from listView 2023-01-17 14:08:26 +05:30
PurchaseReceiptItem.ts incr: add Purchase Recipt & Shipment scaffolding 2022-11-14 14:00:11 +05:30
Shipment.ts fix(ui): a few route issues with common docs 2023-01-09 12:33:26 +05:30
ShipmentItem.ts incr: add Purchase Recipt & Shipment scaffolding 2022-11-14 14:00:11 +05:30
StockLedgerEntry.ts feat: batch transactions 2023-01-13 18:46:52 +05:30
StockManager.ts test: batchNumber transactions 2023-02-21 11:37:55 +05:30
StockMovement.ts incr: validate if batch no set 2023-02-27 18:39:18 +05:30
StockMovementItem.ts fix: hide UOM conversion and batches behind flags 2023-02-27 18:11:35 +05:30
stockQueue.ts incr: add StockQueue manager class 2022-11-09 19:18:03 +05:30
StockTransfer.ts incr: validate if batch no set 2023-02-27 18:39:18 +05:30
StockTransferItem.ts fix: hide UOM conversion and batches behind flags 2023-02-27 18:11:35 +05:30
Transfer.ts feat: add shipment and purchase receipt 2022-11-18 23:01:50 +05:30
types.ts Merge branch 'frappe:master' into batch-wise-item 2023-02-17 10:58:05 +05:30