14 Commits

Author SHA1 Message Date
Alexis de Lattre
662494db35 Better selection of picking type 2017-02-09 14:09:41 +01:00
Alexis de Lattre
07a444367b Use float_is_zero, code cleanup 2016-07-06 10:31:04 +02:00
Alexis de Lattre
62b01c781f Add support for max_qty in purchase_suggest 2016-06-19 23:40:52 +02:00
Alexis de Lattre
6812d2e68b Make the computation of product domain inheritable 2016-06-18 17:29:49 +02:00
Alexis de Lattre
dba79c83c4 Add good support of unit of measures in purchase_suggest 2016-03-01 17:35:39 +01:00
Alexis de Lattre
a068c534bb Add module purchase_suggest_min_qty_on_product 2015-12-30 10:37:01 +01:00
Alexis de Lattre
8cd265cae3 Remove unneeded if 2015-09-16 18:17:41 +02:00
Alexis de Lattre
e67d9a6a3a Small code enhancements to purchase_suggest
WARNING : this code changes the method to select the location_id and pick_type_id on PO
2015-07-30 18:09:17 +02:00
Alexis de Lattre
219ec0e671 We can do a child_of with a list 2015-06-22 16:40:42 +02:00
Alexis de Lattre
ddb802b31a Small fixes/enhancements in purchase_suggest 2015-05-29 16:26:33 +02:00
Alexis de Lattre
979c33a457 Better handling of companies
Fix issue where the location_id was not taken into account on the PO
Now merge with existing draft PO if exists
2015-05-28 23:15:11 +02:00
Alexis de Lattre
b217a504e6 Convert M2O fields to M2M
Add explainations to the user about the algo
Update translation files
2015-05-28 18:03:27 +02:00
Alexis de Lattre
2f8e57ae28 Update module purchase_suggest: much better perfs and several small enhancements 2015-05-28 14:02:37 +02:00
Alexis de Lattre
3526e98a00 Add module purchase_suggest 2015-05-28 09:53:35 +02:00