Commit Graph

21 Commits

Author SHA1 Message Date
Ignacio Ales
961c9680d0 [MIG] quality_control: Migration to 12.0 2019-06-06 13:41:33 +02:00
Juan Humanes
97043cc81f [MIG] quality_control: Migration to 11.0 2019-06-06 13:41:33 +02:00
Simone Rubino
66efcba2bf [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
2019-06-06 13:41:33 +02:00
Simone Rubino
e2a9566489 [MIG] quality_control: Migration to 10.0 2019-06-06 13:41:33 +02:00
Jose Zambudio Bernabeu
c24258d854 [FIX] quality_control: Fix TypeError on new test category (#193)
`TestQualityControl` is failing on `QcTestTemplateCatergory._get_complete_name`
when `name` is set as `False`.
2019-06-06 13:41:33 +02:00
agaldona
10fdca820b [FIX] quality_control: Several things:
* not take into account inactivated tests trigger lines
* show action_cancel button in inspections even if it is autogenerated
2019-06-06 13:41:33 +02:00
lreficent
5c1b024f52 [9.0][MIG] quality_control 2019-06-06 13:41:33 +02:00
agaldona
b8d8f4374d [IMP] quality_control: decimal precision configurable + approving inspections only by quality control managers 2019-06-06 13:41:33 +02:00
oihane
a35126f878 quality_control: deleting qc.inspection does not delete its lines fixed 2019-06-06 13:41:33 +02:00
Pedro M. Baeza
a21757a313 quality_control_*: Make use of qty field
Making it a regular field, you can put any manual quantity in inspections
2019-06-06 13:41:33 +02:00
oihane
039617aafb 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
2019-06-06 13:41:33 +02:00
Evert Jans
c084e9acee changed default references of fields.Datetime.now() to fields.Datetime.now 2019-06-06 13:41:33 +02:00
Pedro M. Baeza
f6a6a1c48a quality_control * Fix wizard set test
* Expand AUTHORS

* Fix permissions
2019-06-06 13:41:33 +02:00
oihane
c12ecf36d8 New module <quality_control_hr> closes #662 * Changes in access rules * Trigger line instead of test and user 2019-06-06 13:41:33 +02:00
Pedro M. Baeza
cd00486147 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 2019-06-06 13:41:33 +02:00
alfredoavanzosc
7591b55c4a no msg 2019-06-06 13:41:33 +02:00
oihane
aa4cb1225f <quality_control> deleted constraint 2019-06-06 13:41:33 +02:00
Pedro M. Baeza
7d03d2292a quality_control: Some improvement 2019-06-06 13:41:33 +02:00
alfredoavanzosc
5b5c6281d0 no msg 2019-06-06 13:41:33 +02:00
Pedro M. Baeza
06f754e638 quality_control * PEP8 * Travis * Size in field (deprecated) 2019-06-06 13:41:33 +02:00
oihane
a48b2f6b4f Modulos de calidad sin migrar 2019-06-06 13:41:33 +02:00