(root)/ – Rev 36023
Rev 36022 |
Rev 36024 |
Go to most recent revision |
Compare with Previous |
Directory listing |
View Log
| RSS feed
Last modification
- Rev 36023 – 125 d 0 h
- Author: amit
- Log message:
- Optimize Excel GRN: batch item load, cache supplierWarehouse, use selectActiveSerialNumbers
- validatePO: replace selectWarehouseInventoryItemBySerailNumbers with selectActiveSerialNumbers
Only checks items with currentQuantity > 0 (was checking all including dead stock)
- addInventoryItems: batch load items and cache supplierWarehouse per PO
Pass pre-loaded data to addInventoryItem to skip per-item DB calls