Commit graph

13 commits

Author SHA1 Message Date
7288e88135 Fix input of RequestedDeliveryDate in order head. Error handling in Company.get 2019-09-30 10:27:53 +02: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
fc7c1e13bc Implement support for contact persons and web users. Also show addr info for company. 2019-09-10 11:19:35 +02:00
a23e88ff2f Added 'WholeSaleAmount' to Article, and refactored article internal functions 2019-09-06 11:40:53 +02:00
cf7ed09049 Fix get conversion factor NoneType error, for articles. 2019-09-06 08:25:59 +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
b77a7069ce Started using 'sqlservice'. Added support for many new tables. 2019-07-04 14:25:42 +02:00
9b7d7db996 In progress: Fix configuration logic 2019-04-08 11:02:14 +02:00
28726fee01 In progress: Jeeves communication is now based on SQLAlchemy 2019-04-05 16:50:38 +02:00
0fdc029153 Handle Char boolean from Jeeves, and updated docstrings 2018-10-11 14:55:29 +02:00
3c3a03a5ae Use utf8mb4 charset for the DB connection to MySQL 2018-10-10 12:03:46 +02:00
351d98c523 Initial commit 2017-10-18 16:35:10 +02:00