(root)/ – Rev 37068
Rev 37067 |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 37068 2026-07-13 16:09:33
- Author: amit
- Log message:
- processSchemeOut: resolve OUT schemes on order create date, not GRN billing date
OUT schemes (sellout, special support, category, hygiene) are earned at the
sale event, so scheme eligibility must be pulled on fofoOrder.createTimestamp,
not each IMEI's GRN billing date. Reverts the r36397 date-basis change (which
pinned OUT to GRN date to 'align with IN behaviour' - but IN and OUT are
different events). The scheme_item date-windowing feature from r36397 is kept
intact; only the lookup date reverts to the order create timestamp.