(root)/ – Rev 37009
Rev 37008 |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 37009 2026-07-03 20:08:04
- Author: amit
- Log message:
- Fix Selling Price - DP in IMEI drill-down to use actual inventory-item DP
selectLastMonthFrontEndImei (the per-IMEI breakdown behind each brand/model row)
still passed foi.dp (frozen list DP) into LastMonthFrontEndImeiModel, so the
drill-down did not reconcile with the brand/model totals fixed in r37008. Now
uses ii.unitPrice-ii.priceDropAmount, matching selectLastMonthFrontEndByImei.