Commit graph

12 commits

Author SHA1 Message Date
2fa1e4aa7a Fix showing multiple web users for a single contact person 2019-10-23 15:28:37 +02:00
7310954468 Return VAT Rate for articles 2019-10-23 15:27:44 +02:00
1ae563654c Expose the default article class of commodity groups 2019-09-30 14:03:16 +02:00
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
28726fee01 In progress: Jeeves communication is now based on SQLAlchemy 2019-04-05 16:50:38 +02:00