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
/
customer
Age
Commit message (
Collapse
)
Author
34 hours
properly deleting shipping addresses on customer edit
v0.14.0
Vidhu Kant Sharma
2 days
using gorm full save associations to also save the billing address
v0.13.2
Vidhu Kant Sharma
2 days
Bug fix: phone validation error when editing a client
v0.13.1
Vidhu Kant Sharma
2 days
properly editing customer details
v0.13.0
Vidhu Kant Sharma
2 days
Fixed customer/validators.go trying to read customer.Name not customer.FirmName
Vidhu Kant Sharma
2 days
Changed customer's Name field to FirmName
v0.11.0
Vidhu Kant Sharma
2024-04-05
moved some validator logic and common structs to util package
Vidhu Kant Sharma
2023-09-03
deleting addresses upon customer deletion
Vidhu Kant Sharma
2023-09-03
validating phone number and website
Vidhu Kant Sharma
2023-09-03
validating email addresses
Vidhu Kant Sharma
2023-09-03
moved contact details to customer model for simplicity
Vidhu Kant Sharma
2023-09-03
different customers for different users
Vidhu Kant Sharma
2023-09-02
first commit
Vidhu Kant Sharma