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.
Exchange rate semantics changed from "1 foreign = X local" to "X foreign = 1 local" (divide instead of multiply). Updates the calculation, preview note, both PDF fxStr strings, and config labels. Adds accessible font-size A−/A+ buttons to the lang-bar (always visible). Zooms only #form-root; index persisted in localStorage. Language selector shown only when multiple languages are configured. 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.