Commit Graph

20 Commits

Author SHA1 Message Date
Juan Humanes
105cf1bac1 [MIG] quality_control: Migration to 11.0 2018-08-30 08:19:21 +02:00
Simone Rubino
eb0771ed51 [FIX+IMP] quality_control: Several things:
* validation errors now raise exceptions.ValidationError, and other errors raise UserError
* Treaceability of inspection status
* using fa icons instead of gtk
* get ir_sequence.get method is deprecated
2018-08-30 08:19:23 +02:00
Simone Rubino
069fd45f0d [MIG] quality_control: Migration to 10.0 2018-08-30 08:15:35 +02:00
Jose Zambudio Bernabeu
94f513dce7 [FIX] quality_control: Fix TypeError on new test category (#193)
`TestQualityControl` is failing on `QcTestTemplateCatergory._get_complete_name`
when `name` is set as `False`.
2018-08-30 08:15:02 +02:00
agaldona
1605ec2538 [FIX] quality_control: Several things:
* not take into account inactivated tests trigger lines
* show action_cancel button in inspections even if it is autogenerated
2018-08-30 08:14:40 +02:00
lreficent
272b44c042 [9.0][MIG] quality_control 2018-08-30 08:14:17 +02:00
agaldona
cd373578d0 [IMP] quality_control: decimal precision configurable + approving inspections only by quality control managers 2018-08-30 08:12:50 +02:00
oihane
8363283711 quality_control: deleting qc.inspection does not delete its lines fixed 2018-08-30 08:11:30 +02:00
Pedro M. Baeza
dfb0f98e14 quality_control_*: Make use of qty field
Making it a regular field, you can put any manual quantity in inspections
2018-08-30 08:11:30 +02:00
oihane
e70d40c0b1 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
2018-08-30 08:11:30 +02:00
Evert Jans
fe06db877a changed default references of fields.Datetime.now() to fields.Datetime.now 2018-08-30 08:11:30 +02:00
Pedro M. Baeza
986bd6e78d quality_control * Fix wizard set test
* Expand AUTHORS

* Fix permissions
2018-08-30 08:11:30 +02:00
oihane
5cd29601ad New module <quality_control_hr> closes #662 * Changes in access rules * Trigger line instead of test and user 2018-08-30 08:11:30 +02:00
Pedro M. Baeza
4963f87226 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 2018-08-30 08:11:30 +02:00
alfredoavanzosc
45e89f3d0b no msg 2018-08-30 08:10:42 +02:00
oihane
602e8c5619 <quality_control> deleted constraint 2018-08-30 08:10:20 +02:00
Pedro M. Baeza
4941eb1302 quality_control: Some improvement 2018-08-30 08:10:20 +02:00
alfredoavanzosc
4c45b090df no msg 2018-08-30 08:10:11 +02:00
Pedro M. Baeza
3b1947ad9c quality_control * PEP8 * Travis * Size in field (deprecated) 2018-08-30 08:09:31 +02:00
oihane
192e8e7136 Modulos de calidad sin migrar 2018-08-30 08:09:31 +02:00