This website requires JavaScript.
Explore
Help
Sign In
Astrian
/
invoice-issuer
Watch
1
Star
0
Fork
0
You've already forked invoice-issuer
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
9e0a71866a
invoice-issuer
/
backend
/
src
/
func
History
Astrian Zheng
9e0a71866a
refactor: simplify invoice creation by extracting payer information into a separate object
2025-01-12 10:02:08 +11:00
..
createPayer.ts
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
index.ts
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
issueInvoice.ts
refactor: simplify invoice creation by extracting payer information into a separate object
2025-01-12 10:02:08 +11:00