Commit Graph

22 Commits

Author SHA1 Message Date
Lois Rilo
71cfdaedf0 [10.0][FIX] quality_control: move quality control configuration menu to quality_control module to avoid runbot warning 2022-12-10 10:19:34 +01:00
José Luis
a847c7b2b2 [11.0][FIX] quality_control: Fixed dashboard icon. (#304) 2022-12-10 10:19:34 +01:00
Juan Humanes
4f7c93a70b [MIG] quality_control: Migration to 11.0 2022-12-10 10:19:34 +01:00
Simone Rubino
124226fb5c [MIG] quality_control: Migration to 10.0 2022-12-10 10:19:34 +01:00
lreficent
d759fc6a96 [9.0][FIX] quality_control: use odoo tag on views 2022-12-10 10:19:34 +01:00
Jose Zambudio Bernabeu
fd5fbc912d [FIX] quality_control: Fix TypeError on new test category (#193)
`TestQualityControl` is failing on `QcTestTemplateCatergory._get_complete_name`
when `name` is set as `False`.
2022-12-10 10:19:34 +01:00
agaldona
1905a97ad8 [FIX] quality_control: Several things:
* not take into account inactivated tests trigger lines
* show action_cancel button in inspections even if it is autogenerated
2022-12-10 10:19:34 +01:00
lreficent
3cbcbe3f31 [9.0][MIG] quality_control 2022-12-10 10:19:34 +01:00
agaldona
1d76f7fde6 [IMP] quality_control: decimal precision configurable + approving inspections only by quality control managers 2022-12-10 10:19:34 +01:00
oihane
c340c75396 quality_control: deleting qc.inspection does not delete its lines fixed 2022-12-10 10:19:34 +01:00
Pedro M. Baeza
a97cf02ba9 quality_control_*: Make use of qty field
Making it a regular field, you can put any manual quantity in inspections
2022-12-10 10:19:34 +01:00
oihane
81f0c9bec6 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
2022-12-10 10:19:34 +01:00
Matjaž Mozetič
bca6c38917 Slovene translations added 2022-12-10 10:19:34 +01:00
Evert Jans
8495164fe4 changed default references of fields.Datetime.now() to fields.Datetime.now 2022-12-10 10:19:34 +01:00
Pedro M. Baeza
f7142b83df quality_control * Fix wizard set test
* Expand AUTHORS

* Fix permissions
2022-12-10 10:19:34 +01:00
oihane
65474a2d05 New module <quality_control_hr> closes #662 * Changes in access rules * Trigger line instead of test and user 2022-12-10 10:19:34 +01:00
Pedro M. Baeza
94093c2329 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 2022-12-10 10:19:34 +01:00
oihane
cc82b63d90 <quality_control> deleted constraint 2022-12-10 10:19:34 +01:00
Pedro M. Baeza
176eed715b quality_control: Some improvement 2022-12-10 10:19:34 +01:00
alfredoavanzosc
4eedfff334 no msg 2022-12-10 10:19:34 +01:00
Pedro M. Baeza
7c1ca31140 quality_control * PEP8 * Travis * Size in field (deprecated) 2022-12-10 10:19:34 +01:00
oihane
4170518c1d Modulos de calidad sin migrar 2022-12-10 10:19:34 +01:00