(root)/ – Rev 37326
Rev 37325 |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 37326 2026-08-17 17:23:40
- Author: amit
- Log message:
- Add --backfillMissingEwb cron arg
Runs InvoiceService.backfillMissingEwb over an explicit invoice list:
--backfillMissingEwb --invoiceNumbers=A,B,C [--dryRun]
Explicit list rather than a date window so the backfill only touches the invoices known
to have lost their EWB. NOT_SUPPORTED on the RunOnceTasks wrapper suspends the
class-level transaction, keeping the NIC lookups outside one.