mirror of
https://github.com/kbenestad/invoice.git
synced 2026-06-18 08:04:32 +00:00
HTML invoicing app producing PDF invoices for freelancers. Configuration file allows entities to offer standard lines and rates for freelancers not used to providing invoices.
- New VAT / Tax ID field on the sender form (saved to localStorage) - Preview: sender phone/email/tax ID now rendered as .bt-meta spans matching charge-to style (bold label, muted text, flex wrap with gap) - PDF: sender contact line includes tax ID alongside phone and email - .bt-meta CSS selector generalised (removed .d-bill scope) so it works for both sender and charge-to panels without duplication https://claude.ai/code/session_015iyCBgoTXNNqaErR287U1u |
||
|---|---|---|
| app | ||
| docs/devdocs | ||
| README.md | ||
invoice
HTML invoicing app producing PDF invoices for freelancers. Configuration file allows entities to offer standard lines and rates for freelancers not used to providing invoices.