Commit Graph
9 Commits
Author SHA1 Message Date
eric b8e28e3f1a redirect to customer list after creating a new customer, not edit page 2026-07-16 18:01:06 -04:00
eric e9d4fe31b5 add new customer button and route
customers could only be created indirectly via new order. add a
standalone /customers/new (GET+POST), reusing edit.njk for both create
and edit by keying off customer.id.
2026-07-16 17:31:45 -04:00
eric 4168ccbedf edit customer save button should return to customer list 2026-07-11 22:45:40 -04:00
eric d04153360f add customer note 2026-07-11 20:59:34 -04:00
eric 73783ff272 edit customer page 2026-07-11 20:57:44 -04:00
eric 9fa6b146e5 Add 'orders' for customer button in the customers page. Fix bug in add line item 2026-07-11 20:42:37 -04:00
eric 1eccda5cf3 remove po 2026-07-11 20:11:03 -04:00
eric eea4683c5b clean up some fields. Increase font size and contrast 2026-07-11 20:08:37 -04:00
eric 362806413e initial version 2026-07-11 19:47:40 -04:00