aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/invoice/invoice.go
AgeCommit message (Expand)Author
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-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