Commit Graph

46 Commits

Author SHA1 Message Date
Albert Cervera i Areny d7f6e7851b Rename Uom to Unit. 2023-09-14 00:43:30 +02:00
Raimon Esteve 1c84e448df Recalculate unit_price according the quantity (stock supplier)
#159326
2023-05-30 15:08:05 +02:00
Raimon Esteve 0e4ab1a4f0 Increase version number 2023-05-10 17:32:45 +02:00
Raimon Esteve 0c22b9441c Increase version number 2022-08-17 14:25:15 +02:00
Albert Cervera i Areny 0b89ba7951 Use set for depends. 2022-05-03 18:24:51 +02:00
Jared Esparza a31c354590 Replace test setuptools command by unittest discover 2022-04-26 13:15:18 +02:00
Raimon Esteve 4286d83313 Use digits mixin
issue10677
2021-08-26 13:43:29 +02:00
Raimon Esteve ac121eae88 Increase version number 2021-06-01 10:35:25 +02:00
Albert Cervera i Areny b71db83f59 In scenario, compute today the later the better in case the test is executed near midnight. 2021-05-12 09:19:53 +02:00
Raimon Esteve 067061055b Increase version number 2021-04-26 15:48:00 +02:00
Àngel Àlvarez 6743d7e5f0 Modify tox and add Jenkisfile 2020-04-11 18:27:54 +02:00
Àngel Àlvarez 7c25f04356 fix functional field to use product_suppliers_used function 2020-01-21 11:16:53 +01:00
Raimon Esteve 8160a0f87b Allow set qty to < 0 2020-01-21 11:12:33 +01:00
?ngel ?lvarez ae9e060388 increase version 2019-11-14 11:01:58 +01:00
?ngel ?lvarez 78ca737f47 increase version 2019-11-14 10:56:58 +01:00
Juanjo Garcia 4d96dcab34 Delete unnecessary depends in fields depends. 2019-11-07 09:39:53 +01:00
?ngel ?lvarez c1b1a5f083 increase version 2019-05-06 23:27:47 +02:00
Albert Cervera i Areny 4d2606a0e1 Add a couple of checks to the scenario. 2019-04-26 23:13:23 +02:00
Albert Cervera i Areny a173b4f57b In python3 None does not have a greater / lower operator. 2019-04-26 23:13:01 +02:00
Albert Cervera i Areny 8688ca676b Use product_suppliers_used() now that product suppliers can be linked to variants too. 2019-04-26 23:12:10 +02:00
Albert Cervera i Areny fa30f1edc3 Remove uom_digits field as it already exists in core. 2019-04-26 23:09:58 +02:00
Marina Nicolau 9d8aa9623f Fixed translations 2019-04-09 17:43:43 +02:00
?ngel ?lvarez 04f3b1ba56 fix test 2018-12-20 17:56:16 +01:00
?ngel ?lvarez bced0ef3b8 remove users from scenario 2018-12-14 11:49:17 +01:00
Albert Cervera i Areny e74d03cc99 Migrate to python 3 2018-10-28 11:32:52 +01:00
Albert Cervera i Areny bc6d79f1a6 Remove accounts from products 2018-10-28 11:32:40 +01:00
Albert Cervera i Areny 9b69b6e06e Upgrade to Tryton 4.8 2018-10-28 11:19:25 +01:00
Albert Cervera i Areny 352c96f672 Remove country from locale file names. 2018-10-28 10:42:50 +01:00
Albert Cervera i Areny d49a162b26 Do not use asterisk in imports. 2018-10-28 10:42:33 +01:00
Jes?s Mart?n Jim?nez 2144dc55cd Increase version number 2016-07-12 15:10:54 +02:00
Jes?s Mart?n Jim?nez 1a729d91bf Changed test by scenario 2016-07-11 11:14:47 +02:00
Jes?s Mart?n Jim?nez 90e4ce53c0 Fix xpath of inherited view 2016-07-11 11:14:10 +02:00
Jes?s Mart?n Jim?nez 5d2d066b59 Add missing stock_supply depends 2016-07-11 11:13:47 +02:00
Jes?s Mart?n Jim?nez 7c9c4222ae Removed Invalid attribute colors for element tree 2016-07-05 15:53:34 +02:00
Jes?s Mart?n Jim?nez a6924747af Change dependency of stock_supply by purchase_request 2016-07-05 15:50:31 +02:00
Sergi Almacellas Abellana a9f03d4b47 Migrate to version 3.4 2014-11-05 15:29:02 +01:00
Guillem Barba 493fddfaf8 Don't set quantity when chang product and add domain on it 2014-10-29 10:19:46 +01:00
Sergi Almacellas Abellana 487a37cf24 Add missing purchase parameter to compute_purchase_line 2014-07-21 14:31:27 +02:00
Guillem Barba 40811e1567 Add unit test 2014-07-03 11:07:20 +02:00
Guillem Barba e3f36247d0 Add digits attribute in minimum quantity fields and fix purchase.line view records 2014-07-03 11:07:09 +02:00
Guillem Barba 9dd82e6f0d Add missing files: translation, purchase.line views and spanish doc 2014-07-01 19:24:52 +02:00
Albert Cervera i Areny 02c7686f26 Limit minimum quantity when creating manual purchase orders. 2014-06-26 09:16:17 +02:00
Sergi Almacellas Abellana 921dba255f Remove tags file 2014-06-04 15:56:55 +02:00
Sergi Almacellas Abellana ddff4ce0c3 Upgrade to 3.2 version and increase version number 2014-06-04 15:55:55 +02:00
Albert Cervera i Areny 2220286c81 Better use line.quantity in case another module is also updating the quantity. 2014-04-09 19:00:17 +02:00
Albert Cervera i Areny 79812d0d4c Initial commit. 2014-04-09 18:30:31 +02:00