index
:
openbills
master
Server for Libre Billing Software
Vidhu Kant Sharma
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
invoice
Age
Commit message (
Collapse
)
Author
18 hours
added item variants
HEAD
v0.22.0
master
Vidhu Kant Sharma
19 hours
flattened out the invoice schema, was overengineered
Vidhu Kant Sharma
20 hours
formatted code
Vidhu Kant Sharma
46 hours
removed per-user items
v0.17.0
Vidhu Kant Sharma
2024-07-09
added custom fields support
Vidhu Kant Sharma
2024-07-09
added invoice note
Vidhu Kant Sharma
2024-07-07
added additional firm details printed on invoice
Vidhu Kant Sharma
2024-04-06
added FirmName to user
Vidhu Kant Sharma
2024-04-05
moved some validator logic and common structs to util package
Vidhu Kant Sharma
2023-12-04
added endpoint to get an invoice's items only
Vidhu Kant Sharma
2023-12-04
added API route to get drafts only
Vidhu Kant Sharma
2023-12-03
setting invoice number as 1 if no invoices exist
Vidhu Kant Sharma
2023-12-03
auto-generate invoice number
Vidhu Kant Sharma
2023-12-02
add customer contact info to invoice
Vidhu Kant Sharma
2023-10-09
checking user while adding and removing invoice items
Vidhu Kant Sharma
2023-10-09
added route to add items to invoice
Vidhu Kant Sharma
2023-10-05
added invoice route (barebones)
Vidhu Kant Sharma