Commit graph

4 commits

Author SHA1 Message Date
144fdbefb1 Handle exceptions in stored procedures 2019-11-19 16:24:41 +01:00
6339e9d1ce Fixes to pricing and customer models. Add req deliv to order. And more..
* Fix NullPriceAllowed and logic in price calculation
* Fix CustomerCategory join in Customer model
* Add RequestedDeliveryDate to order creation
* Start using Jeeves Signatures on order creation
2019-09-23 14:12:34 +02:00
ee902ee733 Set WholeSaleUnit to altUnit if Extra1 is not set. Fix webUserName. 2019-09-05 15:26:18 +02:00
0af38e286e Stored procedure helpers. Order repo and model. More SQLService updates.
* A generic stored procedure helper added, and support for calling them.
* Order and OrderItem tables added, including helpers and calls to SP for creation and updates.
* Minor updates to other repositories.
2019-08-30 12:09:10 +02:00