Rev 37388 |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 37397 2026-08-25 20:29:58
- Author: amit
- Log message:
- Consolidate insurance invoice line rendering; drop dead thermal-printing path
Remove the unused 58/80mm thermal chain (InvoiceFormatter, PrinterType and the
PrinterType overload of generateAndWrite) - its only caller was a commented-out
endpoint, and it bypassed the insurance line folding in DocumentData.items().
Drop generateMarginSchemeInvoice, a no-op alias for generateInvoiceV2 with no
production callers.