Commit Graph

7 Commits

Author SHA1 Message Date
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
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
lreficent
b0f18e3532 [9.0][MIG] quality_control 2017-11-21 13:04:57 +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
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