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.
|
Some checks failed
/ mirror (push) Has been cancelled
- Bidirectional FX rate entry: rcur dropdown (e.g. "35 THB per USD" or "0.028 USD per THB") with rother label updating dynamically - FX labels from config translations; currency code appended at runtime - ct-pick persisted to localStorage; restoreStorage rebuilds client- specific project code options before re-applying saved pcode value - Footer rebuilt by buildFooter() with dynamic About link - About modal with markdown-rendered content from config.yml (marked.js) - about section added to config.yml with EN/DE/FR/NO content - rcur saved/restored in inv_lines_v1; gatherData includes rcur in fxNote - relabel() calls updateFxLabels() for each active FX line on lang switch https://claude.ai/code/session_01MkM7p8Us3L8YAfLKGA13NS |
||
|---|---|---|
| .github/workflows | ||
| app | ||
| dev | ||
| docs | ||
| CLAUDE.md | ||
| DESIGN.md | ||
| LICENSE | ||
| 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.