(root)/ – Rev 36053
Rev 36052 |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 36053 2026-03-24 18:01:47
- Author: amit
- Log message:
- Fix cancelDn: bug fixes, wallet reversal, RETURNED guard, recreatePri option
- Fix itemId bug in CurrentInventorySnapshot (was using inventoryItem PK instead of catalog itemId)
- Fix NoSuchElementException on missing PURCHASE_RET scan record (findFirst().get() -> ifPresent)
- Reverse wallet refund via consumeAmountFromWallet if DN was already refunded
- Block cancellation if any PRI has RETURNED status (already refunded to wallet)
- Add recreatePri flag: true resets PRIs to CREATED for re-initiation, false deletes them