Commit Graph

102 Commits

Author SHA1 Message Date
Albert Cervera i Areny 286ad255a2 Pyflakes fixes 2023-10-11 11:08:05 +02:00
Albert Cervera i Areny 00cdfd5a66 Rename Uom to Unit. 2023-09-13 23:54:33 +02:00
Raimon Esteve 95d921185c Increase version number 2023-05-10 17:28:47 +02:00
Juanjo Garcia 629e87b685 Add missing Product class.
Task #072807
2023-01-13 11:17:57 +01:00
Raimon Esteve 067de947e3 Replace sequence_ordered position class when has UnionMixin
Return traceback that not found model._fields in union_columns
2022-11-10 11:52:21 +01:00
Raimon Esteve 23f48c11ec Use declarative index definition for ModelSQL
issue5757
2022-11-08 19:32:08 +01:00
Albert Cervera i Areny b8026902f0 Do not call super() in write/delete of quality control lines. 2022-11-04 14:16:27 +01:00
Raimon Esteve 249d9e39e3 Remove default currency on stock move
issue11512
2022-09-30 10:32:06 +02:00
Raimon Esteve 3d299dee60 Increase version number 2022-08-17 14:20:47 +02:00
Jared Esparza bbe336ad47 Add test extras and remove unused view 2022-05-05 15:35:12 +02:00
Jared Esparza 4da3b01ff8 Replace test setuptools command by unittest discover 2022-04-26 13:08:50 +02:00
Raimon Esteve 1bf0414644 Check rule only if _check_access is set and enforce companies rule
issue4080
2022-03-21 18:31:58 +01:00
Juanjo Garcia 703222d925 Add missing translations.
Task #048726
2022-01-17 13:32:02 +01:00
Raimon Esteve 14054f9679 write/delete table_query has not implemented
#045042
2021-11-08 12:58:43 +01:00
Raimon Esteve 613cb0d5d4 Qualitative test name is readonly when has template_line
same as quantitative test
2021-10-08 11:01:19 +02:00
Raimon Esteve c5b8d6b921 Ensure that objects in the Pool has __slots__
issue10719
2021-10-04 10:38:27 +02:00
Raimon Esteve 77dd6274c4 Ensure that objects in the Pool has __slots__
issue10719
2021-10-01 10:07:48 +02:00
Raimon Esteve 627cc1d712 Use deactivable mixin
issue4341
2021-09-10 11:16:14 +02:00
Raimon Esteve 3775242f84 Create proof from template
#044796
2021-08-31 18:08:08 +02:00
Raimon Esteve 210fcd0353 Locales 2021-08-30 12:16:01 +02:00
Raimon Esteve acd4275d97 Use digits mixin
issue10677
2021-08-26 11:13:31 +02:00
Raimon Esteve 5e223811c5 Follow common rule to organize menu entries
issue10118
2021-07-12 17:07:55 +02:00
Raimon Esteve 65e8ee727f Locales 2021-06-30 10:59:01 +02:00
Raimon Esteve 8628fbfb07 Not translatable name in QualitativeTestLine and QuantitativeTestLine
#045145
2021-06-17 09:56:59 +02:00
Raimon Esteve b4670090a0 Increase version number 2021-06-01 10:21:02 +02:00
jared-nan 4bab63f1dd Modify create_lot_quality_test to only create test if lot has no tests | Task #044586 2021-05-17 16:35:58 +02:00
Raimon Esteve 1b2836b5f9 Increase version number 2021-04-26 15:40:35 +02:00
Albert Cervera i Areny d1425e6e3a Store directly sequence type to sequence 2021-03-20 13:29:20 +01:00
MarinaNico f7eb32cac7 Fixed locales. 043065 2021-02-17 16:56:37 +01:00
Raimon Esteve d4dcb0d249 Replace stock_lot to stock_lot_deactivatable depends 2020-12-23 15:34:02 +01:00
Àngel Àlvarez 04ab47e8a6 fix extras_depend on view 2020-12-21 18:53:16 +01:00
Àngel Àlvarez 113302a8d2 update locales 2020-12-20 10:35:27 +01:00
Àngel Àlvarez d2286a6e7f fix issue on import 2020-12-19 12:39:01 +01:00
Àngel Àlvarez Serra c0b1f15c3d Replace all trigger modules related with quality_control (#1)
Replace all trigger modules related with quality_control
2020-12-18 07:32:33 +01:00
Àngel Àlvarez 41c8472ec1 Modify tox and add Jenkisfile 2020-04-11 18:20:55 +02:00
Juanjo Garcia 9a4cf7a45d Position new record based on order
We sent an order to the client for action and xxx2Many so its screen has
always a default order set.
To position a new record on non editable tree, we use the order of the 'id'
column if presents.
2020-01-22 15:25:55 +01:00
?ngel ?lvarez e635deea04 increase version 2019-11-14 11:01:52 +01:00
?ngel ?lvarez 8d199f4623 increase version 2019-11-14 10:56:53 +01:00
Juanjo Garcia fec700c906 Fix tests. 2019-10-31 13:43:09 +01:00
Juanjo Garcia a5e35db439 Delete string at view level and add to ir.model.button.
Add icon attribute to cls._buttons on model.
2019-10-03 09:58:54 +02:00
Juanjo Garcia fcbdfe2f33 Use material design icons. 2019-09-05 14:58:15 +02:00
?ngel ?lvarez c6cb030aad increase version 2019-05-06 23:27:39 +02:00
?ngel ?lvarez 7e57365f69 Simplify cron
issue8201
issue6117
issue2286
2019-04-13 15:47:16 +02:00
Raimon Esteve 63ab7f436b Add missing name rules 2019-04-04 12:45:28 +02:00
?ngel ?lvarez 339ae56280 update locales 2018-11-18 08:14:26 +01:00
Albert Cervera i Areny 6345d018c1 Use material design icons and redefine the default list of icons 2018-08-20 10:49:26 +02:00
Albert Cervera i Areny 9d34f416d8 Migrate to python 3. 2018-08-18 10:44:40 +02:00
Raimon Esteve 7b3666603d FIX CHANGELOG version 2018-05-02 17:02:33 +02:00
Raimon Esteve 6707933349 FIX version number 2018-05-02 16:02:27 +02:00
?ngel ?lvarez bc26377cd5 increase version 2018-04-25 10:38:41 +02:00