aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/customer
AgeCommit message (Collapse)Author
2025-10-11removed per-user itemsv0.17.0Vidhu Kant Sharma
2025-10-11allowing duplicate fields in customers, doesn't matter that muchv0.16.0Vidhu Kant Sharma
2025-10-11only using one shipping addressv0.15.0Vidhu Kant Sharma
2025-10-11properly deleting shipping addresses on customer editv0.14.0Vidhu Kant Sharma
2025-10-10using gorm full save associations to also save the billing addressv0.13.2Vidhu Kant Sharma
2025-10-10Bug fix: phone validation error when editing a clientv0.13.1Vidhu Kant Sharma
2025-10-10properly editing customer detailsv0.13.0Vidhu Kant Sharma
2025-10-10Fixed customer/validators.go trying to read customer.Name not customer.FirmNameVidhu Kant Sharma
2025-10-10Changed customer's Name field to FirmNamev0.11.0Vidhu Kant Sharma
2024-04-05moved some validator logic and common structs to util packageVidhu Kant Sharma
2023-09-03deleting addresses upon customer deletionVidhu Kant Sharma
2023-09-03validating phone number and websiteVidhu Kant Sharma
2023-09-03validating email addressesVidhu Kant Sharma
2023-09-03moved contact details to customer model for simplicityVidhu Kant Sharma
2023-09-03different customers for different usersVidhu Kant Sharma
2023-09-02first commitVidhu Kant Sharma