Commit Graph

29 Commits

Author SHA1 Message Date
Simone Rubino
5d15ddd2dc [FIX] get ir_sequence.get method is deprecated 2018-07-03 14:00:22 +02:00
Simone Rubino
3c103d84a1 [ADD] Treaceability of inspection status 2018-01-09 18:16:33 +01:00
Simone Rubino
310ac5654b [FIX] validation errors now raise exceptions.ValidationError, and other errors raise UserError 2018-01-09 17:36:05 +01:00
Simone Rubino
0bea4ac982 [FIX] hint of which question is not valid in test 2017-12-04 10:35:12 +01:00
Simone Rubino
562d1173d6 [FIX] formatting of valid values field 2017-11-30 10:54:33 +01:00
Simone Rubino
82839bc428 [MIG] quality_control: Migration to 10.0 2017-11-27 09:40:47 +01:00
Jose Zambudio Bernabeu
d8f5463866 [FIX] quality_control: Fix TypeError on new test category (#193)
`TestQualityControl` is failing on `QcTestTemplateCatergory._get_complete_name`
when `name` is set as `False`.
2017-11-21 13:04:58 +01:00
lreficent
0a21b25f6f headers 2017-11-21 13:04:58 +01:00
agaldona
5e15dafac3 [9.0][FIX] quality_control: not take into account inactivated tests trigger lines 2017-11-21 13:04:57 +01:00
lreficent
b0f18e3532 [9.0][MIG] quality_control 2017-11-21 13:04:57 +01:00
agaldona
64b2f0233a quality_control: decimal precision configurable 2017-11-21 13:04:57 +01:00
oihane
b66bb641d1 quality_control: deleting qc.inspection does not delete its lines fixed 2017-11-21 13:04:57 +01:00
Pedro M. Baeza
46a7ff1858 quality_control_*: Make use of qty field
Making it a regular field, you can put any manual quantity in inspections
2017-11-21 13:04:56 +01:00
oihane
a06b359918 quality_control: * Changed permissions
* security modified
* some demo info added
* Added "partner_selectable" field, so that inspections can by made by partner
* Little view fixing, field was oe_edit_only instead of label
* Add partners to trigger lines
* Tests added
* Trigger lines with duplicated test cleaned

quality_control: Propose to OCA

quality_control: required changes

quality_control: Fixing coveralls

quality_control_stock: * added demo data * replaced unlink method by ondelete="cascade" * required changes
2017-11-21 13:04:51 +01:00
Evert Jans
59d519a9a0 changed default references of fields.Datetime.now() to fields.Datetime.now 2017-11-21 11:42:37 +01:00
Pedro M. Baeza
36cd4c78dc quality_control * Fix wizard set test
* Expand AUTHORS

* Fix permissions
2017-11-21 11:42:37 +01:00
oihane
31839b7622 New module <quality_control_hr> closes #662 * Changes in access rules * Trigger line instead of test and user 2017-11-21 11:42:37 +01:00
Pedro M. Baeza
d0aab66605 quality_control: Total refactorization with new API, README files, and new concepts. * Triggers for product category * ACLs * Tolerances in questions * one2many copyable * Fix some views * Error on same tolerance * Colors on inspection lines * Unify inspection header data assignment in set_test method * key name in set_test * Change icon set 2017-11-21 11:42:37 +01:00
alfredoavanzosc
8afe545086 no msg 2017-11-21 11:42:37 +01:00
oihane
97b2663691 quality_control: * Pylint fixing * PEP8 fixing 2017-11-21 11:42:37 +01:00
alfredoavanzosc
e9f56026e6 no msg 2017-11-21 11:42:37 +01:00
oihane
87c42d86a2 <quality_control> deleted constraint 2017-11-21 11:42:37 +01:00
oihane
50bb085ccf Flake8 failing fixed 2017-11-21 11:42:37 +01:00
Pedro M. Baeza
6829293ad8 quality_control: Some improvement 2017-11-21 11:42:37 +01:00
alfredoavanzosc
bc6ac16cdb no msg 2017-11-21 11:42:37 +01:00
Pedro M. Baeza
146c7f53f7 quality_control: Code enhanced 2017-11-21 11:42:37 +01:00
alfredoavanzosc
83e4eebb39 no msg 2017-11-21 11:42:37 +01:00
Pedro M. Baeza
7070d85afe quality_control * PEP8 * Travis * Size in field (deprecated) 2017-11-21 11:42:37 +01:00
oihane
3d3b8d7d9b quality_control * PEP8 * some fixing * translations 2017-11-21 11:42:37 +01:00