Commit Graph

40 Commits

Author SHA1 Message Date
Albert Cervera i Areny 286ad255a2 Pyflakes fixes 2023-10-11 11:08:05 +02: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 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 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 acd4275d97 Use digits mixin
issue10677
2021-08-26 11:13:31 +02:00
Raimon Esteve 8628fbfb07 Not translatable name in QualitativeTestLine and QuantitativeTestLine
#045145
2021-06-17 09:56:59 +02:00
Albert Cervera i Areny d1425e6e3a Store directly sequence type to sequence 2021-03-20 13:29:20 +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
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
Albert Cervera i Areny 9d34f416d8 Migrate to python 3. 2018-08-18 10:44:40 +02:00
C?dric Krier 5b891e4ca2 Update to 4.7 2018-02-01 16:32:41 +01:00
Jes?s Mart?n Jim?nez a0028ff87c pep8 2016-07-28 14:51:42 +02:00
Jes?s Mart?n Jim?nez 5dea7e3952 Fix AttributeError: "quality.template,1" has no attribute "formula" 2016-07-27 09:28:05 +02:00
Jes?s Mart?n Jim?nez 625b6122d2 Make relation between quality test and quality template unique in order to allow get formula from template to test 2016-07-26 15:52:54 +02:00
Raimon Esteve 6c2773857e Upgrade last 3.4 changes 2016-07-04 13:27:05 +02:00
Albert Cervera i Areny 3be29fce64 Remove links to product and variant to quality controls. Some cleaning and fix tests. 2016-06-24 18:32:08 +02:00
Raimon Esteve 8b0bb0a68e Set tests in Quality Test from product quality controls (product and template) 2016-06-21 14:04:47 +02:00
Albert Cervera i Areny 09eb24b35b In quality control's rec_name, use empty string instead of None if number is not set. 2016-03-23 14:13:53 +01:00
Albert Cervera i Areny cf30b45a07 Define get_rec_name() for tests. 2016-03-03 18:17:27 +01:00
Sergi Almacellas Abellana ebb42ac963 Add missing relation between qualitative template lines and its template line 2016-02-23 10:04:02 +01:00
Sergi Almacellas Abellana c49d9e064e Allow to delete Union lines on templates and tests 2016-02-23 10:02:03 +01:00
Sergi Almacellas Abellana badfb0b098 Add Union of lines in test and more fields in templates 2016-02-10 14:34:57 +01:00
Albert Cervera i Areny 531e51cd10 Ensure 'lines' field is not copied on template copy() and remove unnecessary test field. 2016-02-08 02:28:06 +01:00
Sergi Almacellas Abellana 2f7b35f6c9 Allow to order quantitative and qualitative lines 2016-01-28 15:18:19 +01:00
?ngel ?lvarez a602bf9d97 Avoid domain errors on quantitave and qualitative lines when changing proof. 2014-07-30 10:34:26 +02:00
Albert Cervera i Areny e8ecd24bca Fix typo in previous commit: Use operator notation instead of function-like one for defining set_template button readonly state. 2014-07-01 18:00:35 +02:00
Albert Cervera i Areny 1189cec32c Use operator notation instead of function-like one for defining set_template button readonly state. 2014-07-01 17:51:48 +02:00
Albert Cervera i Areny c2c547b31b Allow defining the default quality template on tests using the context. 2014-07-01 17:51:11 +02:00
Albert Cervera i Areny 3a99357b16 Add Confirmed Date field. 2014-07-01 17:09:42 +02:00
Sergi Almacellas Abellana 1eaf485b18 Upgrade to 3.2 version and increase version number 2014-06-04 10:32:42 +02:00
Guillem Barba 7389039f78 Use empty string instead of None in selection getter 2014-04-25 17:32:17 +02:00
Guillem Barba 078b844d81 Remove proof_type and company fields from Proof Method 2014-04-14 13:45:37 +02:00
Guillem Barba d7ea03c28a Improvements in states attribute of fields and permissions 2013-12-30 09:31:49 +01:00
Guillem Barba 9c80de889e Usability improvements 2013-12-23 09:15:31 +01:00
?ngel ?lvarez bd421f0205 initial commit 2013-05-25 09:40:42 +02:00