Commit Graph
6 Commits
Author SHA1 Message Date
kurogeek f1f3f0cc2a feat: signature boxes on the Sales Invoice print format
Append a two-column signature block (Receiver/Date on behalf of the
customer, Issuer/Date on behalf of the company) after the Bank Account
Details section.
2026-09-10 09:16:29 +00:00
kurogeek e35179d413 feat: default Sales Invoice print format
Add the "Default Standard Sales Invoice" Print Format fixture and the
Property Setter that makes it the default for Sales Invoice.

The format reproduces Frappe's standard layout and appends a Bank Account
Details section on the last page when the company has an enabled Bank
Account flagged Is Company Account + Is Default Account
(get_company_bank_account jinja method).
2026-09-10 08:04:37 +00:00
kurogeek c82666d563 feat: default letter head 2026-09-10 10:45:22 +07:00
kurogeek d081af7ece package.json 2026-09-01 17:20:43 +07:00
kurogeek ecc2a1445c add yarn.lock 2026-09-01 16:34:04 +07:00
kurogeek 43416a2433 feat: Initialize App 2026-09-01 16:01:23 +07:00