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.
Find a file
Claude 40d4bae612
Support optional preset qty on predefined products
Products in config.yml can now include a qty field. When a predefined
line is selected the quantity input is pre-filled with that value (still
editable). Demonstrated on the REPORT product (qty: 1).

https://claude.ai/code/session_0127ywsQA7qWcX3tGX4itqN5
2026-05-29 15:20:44 +00:00
app Support optional preset qty on predefined products 2026-05-29 15:20:44 +00:00
docs Add user, admin, dev documentation and CLAUDE.md 2026-05-24 18:25:19 +00:00
CLAUDE.md Add user, admin, dev documentation and CLAUDE.md 2026-05-24 18:25:19 +00:00
LICENSE Create LICENSE 2026-05-27 11:58:20 +07:00
README.md Initial commit 2026-05-18 23:16:11 +07:00

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.