invoice/app
Claude e4cff52909
Fix payment info on PDF; always show terms/pay-by; bank details conditional
- Payment terms (default 7 days) and pay-by date are now always visible in the
  form and always rendered in the invoice preview and PDF when pTerm > 0
- Bank account details moved into a separate #bank-section that is shown only
  when "Other" is selected or when the predefined charge-to has bank info in config
- hide-payment-info: yes now only suppresses bank details, not terms/pay-by
- Example NGO in config.yml now includes UK bank info (NatWest IBAN + BIC) which
  auto-fills and locks the bank section when that recipient is selected
- calcPayBy() is called on form init so the default 7-day pay-by date shows immediately

https://claude.ai/code/session_015iyCBgoTXNNqaErR287U1u
2026-05-19 09:07:24 +00:00
..
config.yml Fix payment info on PDF; always show terms/pay-by; bank details conditional 2026-05-19 09:07:24 +00:00
index.html Fix payment info on PDF; always show terms/pay-by; bank details conditional 2026-05-19 09:07:24 +00:00