Rev 36022 |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 36023 2026-03-19 17:23:12
- 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