PyJeeves/pyjeeves/repositories
Marcus Lindvall 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
..
__init__.py Stored procedure helpers. Order repo and model. More SQLService updates. 2019-08-30 12:09:10 +02:00
article.py Stored procedure helpers. Order repo and model. More SQLService updates. 2019-08-30 12:09:10 +02:00
company.py Fixes to pricing and customer models. Add req deliv to order. And more.. 2019-09-23 14:12:34 +02:00
location.py Started using 'sqlservice'. Added support for many new tables. 2019-07-04 14:25:42 +02:00
order.py Fixes to pricing and customer models. Add req deliv to order. And more.. 2019-09-23 14:12:34 +02:00
pricelist.py Stored procedure helpers. Order repo and model. More SQLService updates. 2019-08-30 12:09:10 +02:00