aboutsummaryrefslogtreecommitdiff
path: root/invoice/service.go
AgeCommit message (Expand)Author
2023-12-04added endpoint to get an invoice's items onlyv0.4.0Vidhu Kant Sharma
2023-12-04added API route to get drafts onlyv0.3.0Vidhu Kant Sharma
2023-12-03setting invoice number as 1 if no invoices existv0.2.1Vidhu Kant Sharma
2023-12-03auto-generate invoice numberv0.2.0Vidhu Kant Sharma
2023-10-09checking user while adding and removing invoice itemsv0.0.13Vidhu Kant Sharma
2023-10-09added route to add items to invoicev0.0.12Vidhu Kant Sharma
2023-10-05added invoice route (barebones)v0.0.11Vidhu Kant Sharma