Rev 37739 |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 37740 2026-09-21 13:39:41
- Author: amit
- Log message:
- SD credit: getAvailableAmount no longer writes utilized_limit - it is a read path, but the managed entity was dirty-checked so every availability query (gateway callback, both sanction screens, bulk order creation) flushed an UPDATE; availability is now computed locally as limit - liveUtilization, same value