Commit Graph

86 Commits

Author SHA1 Message Date
?ngel ?lvarez 99bb5e3b04 increase version 2019-11-14 11:02:06 +01:00
?ngel ?lvarez fa10e4de13 increase version 2019-11-14 10:57:06 +01:00
Juanjo Garcia 12a3f6c444 Fix tests. 2019-11-04 17:05:27 +01:00
Juanjo Garcia a568c7afd1 Use grouped attribute on message.xml 2019-09-04 12:32:04 +02:00
Carlos G?lvez f7afadf644 Correct on_change_with methods in which nothing was being returned
#038505
2019-08-06 14:01:11 +02:00
Albert Cervera i Areny 8b1199772b Move the check to ensure there are no sales to sale.configuration.sale_method.
Also, when there's no value stored yet, assume the default cost_price.

Without this change we did not allow to modify other configuration values when
there's no cost_method stored in the configuration yet.
2019-06-19 00:53:14 +02:00
?ngel ?lvarez 717ac75d9a increase version 2019-05-06 23:27:58 +02:00
Raimon Esteve 99a163e688 Not allow change sale margin method in case have sales 2019-04-05 14:37:34 +02:00
Raimon Esteve b1559e70ca Increase version number 2019-01-09 18:55:15 +01:00
Albert Cervera i Areny b372458b2e Migrate to python 3. 2018-08-18 09:57:24 +02:00
Albert Cervera i Areny 2631a4ef5c Use method names instead of field names in depends' method=. 2018-08-18 09:56:56 +02:00
Albert Cervera i Areny 4e63f6f098 Remove accounts from products. 2018-08-18 09:56:07 +02:00
?ngel ?lvarez 3e51130cb7 fix test 2018-06-28 16:00:40 +02:00
Raimon Esteve 18fb0b9f95 FIX CHANGELOG version 2018-05-02 17:03:31 +02:00
Raimon Esteve 2392a232b9 FIX version number 2018-05-02 16:03:32 +02:00
?ngel ?lvarez 25dc6636aa increase version 2018-04-25 10:38:45 +02:00
C?dric Krier c465a0e5e6 Activate drone email notification 2018-03-08 18:01:37 +01:00
C?dric Krier dc1e5176d1 Fix style 2018-02-01 17:23:58 +01:00
C?dric Krier 2b6bb452c2 Remove volumes from drone and fix test 2018-02-01 17:23:49 +01:00
Raimon Esteve 4b9107d389 Upgrade to 4.7 2017-12-22 11:34:44 +01:00
Raimon Esteve bb6e7e4af9 Move cost_price field to productand fix margin cost in scenario test 2017-12-20 00:10:30 +01:00
Raimon Esteve 3f4f5383bd Remove Property fields
issue2349
2017-12-13 12:40:07 +01:00
Raimon Esteve 8c2b4a7523 Rename method get_cost/unit_price to get_margin_cost/unit_price 2017-03-24 07:56:24 +01:00
Raimon Esteve f0e626ce7e Allow calculate margin percentatge from unit or cost price 2017-03-23 23:21:22 +01:00
Raimon Esteve 166c6a4f95 Increase version number 2017-01-23 23:23:35 +01:00
Raimon Esteve e1cac57bed Register class + IMP test suite 2017-01-23 23:22:50 +01:00
Sergi Almacellas Abellana 87f8a4bb43 Rename language codes 2016-11-22 13:39:00 +01:00
Sergi Almacellas Abellana 73b45ac85d Use activate modules in tests scenario 2016-11-22 13:38:13 +01:00
Raimon Esteve 1f464e56da Move margin fields in other tab (sale form view) 2016-07-06 00:08:08 +02:00
Sergi Almacellas Abellana bc486922ef Add missing depends sale_state in cost_price 2016-07-01 14:00:15 +02:00
Sergi Almacellas Abellana d5614f167f Manage readonly state on margin fields
Related to: https://bugs.tryton.org/issue5628
Now it's allowed to change the cost_price (so the margins are updated) on the
quotation state also.
2016-07-01 11:39:38 +02:00
resteve c292117516 Increase version number 2016-05-03 00:49:21 +02:00
resteve 65422d8959 Increase version number 2016-05-03 00:12:08 +02:00
??ngel ??lvarez 2aba2e4fb1 get digits from product configuration 2016-04-13 17:17:34 +02:00
resteve 23b12a837f Reactive RST tests scenarios 2016-03-30 00:40:50 +02:00
jmartin 0ed7246e18 Add python 3 support 2016-03-29 12:00:38 +02:00
jmartin 28a48d672d Add drone and tox config files 2016-03-29 11:58:53 +02:00
jmartin 74eadef356 Update setup.py file 2016-03-29 11:57:13 +02:00
resteve 5047e218c5 FIX typo extras_depend 2016-02-25 19:43:42 +01:00
resteve 08ff187179 Test Scenario rst 2015-12-02 17:35:25 +01:00
resteve e0f94c8777 pyflakes 2015-12-01 18:44:54 +01:00
resteve 79759c59cf Tests Scenario 2015-12-01 11:53:34 +01:00
resteve 4adeffcde7 Tests 2015-12-01 11:19:39 +01:00
resteve 9927cd3684 Increase version number 2015-11-11 00:24:34 +01:00
resteve 242423f1f6 Rename ir.module.module to ir.module 2015-09-29 16:33:23 +02:00
resteve 9eea42ddb0 Increase version number 2015-09-29 00:38:16 +02:00
resteve b25cfd5517 New API for on_change 2015-09-04 00:37:17 +02:00
resteve 51ecceb204 Use price_digits
issue4438
2015-08-11 23:46:21 +02:00
resteve ac4c8df878 Increase version number 2015-08-11 15:41:08 +02:00
Sergi Almacellas Abellana 9b17e8f37a Round cost_price to the correct number of digits 2015-07-29 17:13:33 +02:00