|
feee4184a4
|
feat: format ABN for consistency, enhance invoice data structure, and add contact email to invoice
|
2025-01-12 10:45:54 +11:00 |
|
|
daab8ec07d
|
feat: integrate PDF generation for invoices using Handlebars and Puppeteer, and add invoice template
|
2025-01-12 10:39:40 +11:00 |
|
|
9e0a71866a
|
refactor: simplify invoice creation by extracting payer information into a separate object
|
2025-01-12 10:02:08 +11:00 |
|
|
647e1e097a
|
feat: refactor invoice creation logic to improve validation and streamline item processing
|
2025-01-12 09:56:02 +11:00 |
|
|
cd1766db0f
|
feat: enhance /invoice route with comprehensive validation for required fields and item formats, and implement invoice creation logic
|
2025-01-12 09:31:03 +11:00 |
|
|
3cfcdd701a
|
feat: add Invoice and InvoiceItem classes, integrate decimal.js for precise calculations, and update error handling in HttpError class
|
2025-01-12 09:07:41 +11:00 |
|