aboutsummaryrefslogtreecommitdiff
path: root/invoice
AgeCommit message (Collapse)Author
2024-07-09added custom fields supportVidhu Kant Sharma
2024-07-09added invoice noteVidhu Kant Sharma
2024-07-07added additional firm details printed on invoiceVidhu Kant Sharma
2024-04-06added FirmName to userVidhu Kant Sharma
2024-04-05moved some validator logic and common structs to util packageVidhu Kant Sharma
2023-12-04added endpoint to get an invoice's items onlyVidhu Kant Sharma
2023-12-04added API route to get drafts onlyVidhu Kant Sharma
2023-12-03setting invoice number as 1 if no invoices existVidhu Kant Sharma
2023-12-03auto-generate invoice numberVidhu Kant Sharma
2023-12-02add customer contact info to invoiceVidhu Kant Sharma
2023-10-09checking user while adding and removing invoice itemsVidhu Kant Sharma
2023-10-09added route to add items to invoiceVidhu Kant Sharma
2023-10-05added invoice route (barebones)Vidhu Kant Sharma