Commit graph

121 commits

Author SHA1 Message Date
Àngel Àlvarez
2d48aa7ac8 remove unnecessary check when create a list 2021-12-14 15:37:43 +01:00
Àngel Àlvarez
1db37e3fd2 avoid recursion exception 2021-12-03 09:42:49 +01:00
Juanjo Garcia
e6362d468c Add missing round to "_get_input_line" function.
Task #048256
2021-11-24 13:17:00 +01:00
Albert Cervera i Areny
a8bd435e78 Deprecate stock_external_party. 2021-10-24 16:17:17 +02:00
Juanjo Garcia
d6af96bdd9 Check the new boms with the boms we have in the cost_plan to avoid recursion.
044671
2021-05-31 09:46:48 +02:00
Juanjo Garcia
566b831f64 Add default sequence when install this module.
043030
2021-02-16 09:39:42 +01:00
Albert Cervera i Areny
d2c78cc373 Fix test scenario. 2020-11-22 17:33:07 +01:00
Juanjo Garcia
3f65f4299a Ensure that get_cost_price is always a decimal.
041293
2020-10-16 14:32:53 +02:00
Raimon Esteve
61e8219c11 FIX when has not plan and not parent to get the plan
#041618
2020-10-01 15:39:53 +02:00
Àngel Àlvarez
a0c3a61f71 Modify tox and add Jenkisfile 2020-04-11 18:14:43 +02:00
Bernat Brunet
d17db8fcd9 Update unit cost product plans lines are calculated. Take the parent plan for it 2020-03-30 01:04:13 +02:00
Bernat Brunet
4c6690e790 Fix material csot on the product cost plan. Take all the products, include the childs 2020-03-27 16:28:33 +01:00
Raimon Esteve
ecfdd555a0 Locales 2020-03-20 12:14:51 +01:00
Àngel Àlvarez
d599179061 fix duplicated lines 2020-03-12 14:16:42 +01:00
Àngel Àlvarez
9849055374 Get only product lines without parent to show tree view correctly 2020-03-11 11:42:16 +01:00
Àngel Àlvarez
c8319ad5e6 Make plan not required on product lines, and creat function to return all products to create bom correctly 2020-03-11 11:42:07 +01:00
?ngel ?lvarez
c1c83596b7 Create branch 5.4 2019-11-14 10:57:38 +01:00
?ngel ?lvarez
748fba6087 increase version 2019-11-14 10:56:46 +01:00
Raimon Esteve
2613c4934b FIX Messages 2019-10-17 11:21:37 +02:00
Juanjo Garcia
65de0b1da5 Add missing res.user.warning dependency. 2019-10-11 09:36:55 +02:00
Juanjo Garcia
3fbf6d0c37 Delete string at view level and add to ir.model.button. 2019-10-02 16:50:31 +02:00
Juanjo Garcia
78146822a5 Add Warning.check() to UserWarning. 2019-10-02 10:54:33 +02:00
?ngel ?lvarez
066c77501e create branch 5.2 2019-05-07 11:23:59 +02:00
?ngel ?lvarez
3949538f79 increase version 2019-05-07 09:54:05 +02:00
?ngel ?lvarez
9b6597691f Add unique identifier and Warning.chekc for UserWarning 2019-05-04 22:34:37 +02:00
Raimon Esteve
995764416c Use tree mixin
issue7383
2019-05-03 13:33:44 +02:00
?ngel ?lvarez
de72635c9b Simplify cron
issue8201
issue6117
issue2286
2019-04-13 15:47:11 +02:00
Marina Nicolau
08c2c94a5e Fixed translations ir.message 2019-04-09 12:57:25 +02:00
?ngel ?lvarez
0ce525babd Add ir.message and use UserWarning 2019-01-04 16:50:30 +01:00
Albert Cervera i Areny
98e6ca9157 Migrate to python 3. 2018-08-17 23:44:14 +02:00
?ngel ?lvarez
1983132d05 update convert_2to3_doctests from setup.py with correct filenames 2018-04-25 16:14:41 +02:00
?ngel ?lvarez
7a7bf0e23e fix in case sequence it's not defined 2018-04-25 16:06:46 +02:00
?ngel ?lvarez
dba26b3547 increase version 2018-04-25 15:45:22 +02:00
?ngel ?lvarez
8197b17013 update to 4.7 2018-04-25 15:44:48 +02:00
Sim? Albert i Beltran
ca643dcc70 Fix the update of uom_digits on product change 2017-12-22 10:53:51 +01:00
Sim? Albert i Beltran
28ce654fa3 Update product_cost_price on change product 2018-02-05 17:24:43 +01:00
Jes?s Mart?n Jim?nez
dc0a2c6ed1 Increase version number 2016-07-12 15:10:50 +02:00
Jes?s Mart?n Jim?nez
24531ec530 Update scenario to version 4.0 2016-07-12 13:30:50 +02:00
Jes?s Mart?n Jim?nez
10f68f4d85 Update test to version 4.0 2016-07-12 13:17:36 +02:00
Jes?s Mart?n Jim?nez
f4ea891c57 Fix several on_change methods 2016-07-07 11:30:15 +02:00
Jes?s Mart?n Jim?nez
aa104f07aa Fix AssertionError: Field method product.cost.plan.default_state for unknown field 2016-07-07 08:45:06 +02:00
Jes?s Mart?n Jim?nez
5a6fe5f16e Fix type of inherited views 2016-07-05 14:17:52 +02:00
Jes?s Mart?n Jim?nez
82d82542e5 Fix on_change_* methods 2016-07-05 13:24:19 +02:00
Jes?s Mart?n Jim?nez
cf7a91ca8a Fix getting product price_decimal from config 2016-07-05 10:12:52 +02:00
Guillem Barba
c3a4494da8 New extra dependency production_external_party 2015-06-26 12:04:39 +02:00
Guillem Barba
9eb8aae677 Allow different UoM in product lines with same product 2015-06-15 17:09:17 +02:00
Guillem Barba
dcd3de9d97 Add name into plan's list and make invisible the product's column 2015-05-28 10:48:53 +02:00
Guillem Barba
9a8f5dc40c Add required flag to plan's name 2015-05-28 10:48:29 +02:00
Sergi Almacellas Abellana
116a670492 Improve test scenario 2015-05-07 15:55:38 +02:00
Guillem Barba
cbdaffe6ac Fix get attribute of None product on on_change_produt 2015-04-26 22:58:46 +02:00