Commit Graph

206 Commits

Author SHA1 Message Date
Albert Cervera i Areny 663a71fb4c Pyflakes fixes 2023-10-11 10:39:36 +02:00
Raimon Esteve 2bc5f58eab Increase version number 2023-05-10 17:25:53 +02:00
Albert Cervera i Areny 3ad30a81c1 Remove migrations previous to 5.0. 2023-05-07 11:58:19 +02:00
Juanjo Garcia 452409e83c FIX tests:
- Delete unuses module "product_manufacturer".
- FIX extra_depends tests
- Delete unused views

Task #048598
2023-03-03 13:45:13 +01:00
Raimon Esteve d9fbec49ee esale products are not require suffix_code
A mono variant product, could define code in template and set suffix_code to null
2022-12-14 14:42:05 +01:00
Raimon Esteve 38f7a75c98 Use declarative index definition for ModelSQL
issue5757
2022-11-09 16:32:01 +01:00
Raimon Esteve 5c6d324db7 Increase version number 2022-08-17 14:17:21 +02:00
Albert Cervera i Areny 5c9b499bc4 Add product_template_attribute module to test extras. 2022-08-05 12:33:30 +02:00
Juanjo Garcia 6eea947e94 FIX xpath order. 2022-07-28 11:12:43 +02:00
Juanjo Garcia ddd47e3f2c Add missing function to product_template_attribute dependency. 2022-07-27 15:08:41 +02:00
juanjo-nan 9852334153 Move product_template_attribute module to extra_depends. (#1)
Task #060498
2022-07-27 13:00:33 +02:00
Raimon Esteve 46fd5a344d Set slug to none when copy products
#059712
2022-06-09 19:01:03 +02:00
Albert Cervera i Areny a8efcd841c Fix tests. 2022-05-12 10:13:29 +02:00
Raimon Esteve a3bd716a53 Remove cost_price from esale_template tree view
#051290
2022-05-06 14:25:32 +02:00
Jared Esparza 888ab9afd3 Update depends usage as a set 2022-04-29 11:02:29 +02:00
Jared Esparza f55b391a5b Replace test setuptools command by unittest discover 2022-04-26 13:21:21 +02:00
Raimon Esteve 513b3b6678 Add test on domain of relation fields
issue10794
2021-10-20 15:55:10 +02:00
Raimon Esteve e870af75c6 Use deactivable mixin
issue4341
2021-09-10 12:11:59 +02:00
Raimon Esteve a652022529 By default desactive esale product when copy 2021-07-21 14:45:06 +02:00
Raimon Esteve 62c6a2148b Increase version number 2021-06-01 10:10:27 +02:00
Raimon Esteve 2fe54da92f Increase version number 2021-04-30 13:24:50 +02:00
Albert Cervera i Areny dab1adb7d6 Fix attachment_form view. 2021-03-28 15:35:44 +02:00
Raimon Esteve d7b0f37cec Copy list from vlist when create products 2020-11-20 14:27:13 +01:00
Raimon Esteve fc7452f2fe Set required suffix_code when esale_available
From product-9c82e1eca9029f3be3347d61c22464823a7d0765
2020-09-07 19:45:53 +02:00
raimonesteve e1a8ef71fa Increase version number 2020-07-05 11:07:42 +02:00
Àngel Àlvarez bc9b33f03e Modify tox and add Jenkisfile 2020-04-11 18:35:47 +02:00
MarinaNico 27b401f7cb Deleted default methods after change template_attribute_set reference 2020-03-03 11:24:19 +01:00
Raimon Esteve bd14dad06d Remove duplicate domain in action esale product XML 2020-02-25 19:10:43 +01:00
MarinaNico 86189c0933 Delete reference to template_attribute_set field. Task 040129 2020-02-20 11:54:51 +01:00
Juanjo Garcia 893e539ae8 Use direct access to backend classes. 2019-12-11 10:16:31 +01:00
?ngel ?lvarez 769663ace4 increase version 2019-11-14 11:02:05 +01:00
?ngel ?lvarez d57b145cad increase version 2019-11-14 10:57:05 +01:00
Raimon Esteve 2a5d1b9d92 Remove sale in on_change_with_unique_variant depends 2019-10-17 14:49:23 +02:00
Raimon Esteve c69cc1c754 Not append ID in _order 2019-10-17 14:22:07 +02:00
Raimon Esteve af5316a3cd Locales 2019-10-15 13:39:54 +02:00
Juanjo Garcia 08f7ee439b Use grouped attribute on message.xml 2019-09-04 12:19:49 +02:00
Raimon Esteve 8f2a8ebd21 Force to do slugify when change slug, create and write
#038547
2019-08-23 11:03:44 +02:00
?ngel ?lvarez f6bec56b27 create branch 5.2 2019-05-07 11:24:15 +02:00
?ngel ?lvarez b49dbf9fd2 increase version 2019-05-07 10:04:18 +02:00
Raimon Esteve bb36fe7364 Use tree mixin
issue7383
2019-05-03 13:19:21 +02:00
Raimon Esteve f7fc4c9c96 Add ir.message and use UserWarning/UserError 2019-01-19 07:46:50 +01:00
Raimon Esteve a9f7c27cfc Increase version number 2019-01-19 07:45:35 +01:00
Raimon Esteve bb949b6fed Increase version number 2018-09-19 22:29:02 +02:00
Raimon Esteve 9b0b44e121 Migrate to py3 2018-09-15 18:11:01 +02:00
Sim? Albert i Beltran 3d870e30ae Update to 4.8 2018-05-31 18:51:10 +02:00
Raimon Esteve f299a823f8 eSale Label attachment 2018-04-16 22:39:43 +02:00
Raimon Esteve b828e4857d Add default access in product esale catalog menu 2018-03-23 19:15:07 +01:00
Sim? Albert i Beltran 75fc90d57d Adapt to new Many2Many categories (from task-032348) 2017-11-22 11:43:42 +01:00
Raimon Esteve 007f27406e FIX typo in attachment XML 2017-01-10 20:59:25 +01:00
Raimon Esteve bfcfe84171 Add unaccent tool 2016-12-21 13:30:32 +01:00