feat: add four Purchase Invoice print formats built with the print format builder

Adapted from the Sales Invoice formats for the buying side: customer
fields swapped for supplier fields, items table bound to Purchase
Invoice Item, status field carries the real Purchase Invoice status
list. Each format correctly relabels as "Debit Note" instead of
"Purchase Invoice" when is_return is set, mirroring the Credit Note
labeling on the Sales Invoice formats. No letter head embedded.
This commit is contained in:
khushi8112
2026-07-24 16:44:40 +05:30
parent 3e15fe0dfd
commit a6829f64da
8 changed files with 144 additions and 0 deletions