Rev 37392 |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 37399 2026-08-25 20:30:12
- Author: amit
- Log message:
- Use the shared insurance invoice line builder for standalone policy invoices
Replace the duplicated CustomInsurancePolicy block with InsuranceInvoiceLine.
Drop the setTotalAmount call - the renderer derives totals from the item lines,
so the value was never read - and the repository field it orphaned.
Derive and set the invoice state codes, as the partner invoice already does, so
the place of supply prints when billing a registered buyer.