Commit Graph

148 Commits

Author SHA1 Message Date
?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
Guillem Barba b1168fe527 Set system and internal_cost fields correctly in get_cost_line_vals and improve readability 2015-04-17 15:38:46 +02:00
Guillem Barba e10bfa62b4 Allow to set cost price to 0 in product lines 2015-04-15 19:44:59 +02:00
Guillem Barba 0a76032c80 Fixed translations 2015-04-14 13:16:35 +02:00
Guillem Barba 914dfe2930 Change 'compute' button label and update translations 2015-04-14 10:43:34 +02:00
Guillem Barba 25c244456e Fix bug in on_change_with_uom_category introduced in last commit 2015-04-13 13:25:01 +02:00
Guillem Barba c3fabe8c97 Fix None object access in on_change_with_uom_category() 2015-04-13 10:17:53 +02:00
?ngel ?lvarez 972e7b17b1 fix scenario 2015-02-17 18:04:47 +01:00
Guillem Barba 51a27e2140 Add product's cost price to plan form, add confirmation message 2015-02-06 09:52:05 +01:00
Guillem Barba 7affa7ac0d Show warning instead of error if process already exists in plan 2015-02-06 09:19:29 +01:00
Albert Cervera i Areny 3e1c35b575 Replace tabs with spaces. 2015-02-03 14:10:26 +01:00
Albert Cervera i Areny 4fc9a0824c Add check_recursion to product.cost.plan.product.line. 2015-01-28 14:36:19 +01:00
Guillem Barba db2ba21701 Check if plan has product when create bom. Improved plan's rec name 2015-01-27 09:52:03 +01:00
Guillem Barba 2b32fa46c3 Some fixes and improvements 2015-01-19 19:16:09 +01:00
Sergi Almacellas Abellana 0cd91d1a19 Migrate to version 3.4 2014-11-05 09:28:18 +01:00
Sergi Almacellas Abellana bbb3628bbb Fix tests 2014-10-16 16:31:51 +02:00
Guillem Barba 2eb81c33c2 [#020936] Finish module with some fixes and improvements
- Add uom_digits field to be used in Plan's quantity field
- Use plan's quantity when explode BoM to create plan's product lines
- Multiply product line quantity by its parents quantities to calc the BoM
  inputs quantities
- Implement the copy() for plans and lines
2014-09-02 17:22:07 +02:00
Guillem Barba 2a9e52fa11 [#020936] fix use of on_change/_with methods and depends definition
Add on_change_with_costs to replace some on_change_* and use
methods attribute of depends decorator. Other change to, in
conjuntion, work fine the costs and prices calculation
2014-08-28 14:48:18 +02:00
Albert Cervera i Areny e9986ded17 Do not allow adding product lines until costs have been calculated. 2014-07-01 14:47:53 +02:00
Albert Cervera i Areny a1542f8f39 Change uom domain to avoid infinite recursion. 2014-06-11 01:59:24 +02:00
Sergi Almacellas Abellana a7dcc21f65 Add domain to products_tree field 2014-06-05 14:07:29 +02:00
Sergi Almacellas Abellana ecf0eb9ca8 Fix one2many on_change and cleanup tests 2014-06-03 09:54:45 +02:00
jmartin 5d0cfa735f Fix DeprecationWarning: on_change argument is deprecated, use the depends decorator 2014-05-27 10:47:44 +02:00
jmartin 5c13d164fa Increase version 3.2 2014-05-22 15:46:20 +02:00