Commit Graph

21 Commits

Author SHA1 Message Date
José Luis
97e7baa0f3 [11.0][FIX] quality_control: Fixed dashboard icon. (#304) 2024-05-14 11:22:53 +02:00
Juan Humanes
2842351395 [MIG] quality_control: Migration to 11.0 2024-05-14 11:22:53 +02:00
Simone Rubino
6be2e0e616 [MIG] quality_control: Migration to 10.0 2024-05-14 11:22:53 +02:00
lreficent
69cb19a67d [9.0][FIX] quality_control: use odoo tag on views 2024-05-14 11:22:53 +02:00
Jose Zambudio Bernabeu
29d129d7e2 [FIX] quality_control: Fix TypeError on new test category (#193)
`TestQualityControl` is failing on `QcTestTemplateCatergory._get_complete_name`
when `name` is set as `False`.
2024-05-14 11:22:53 +02:00
agaldona
d83847a360 [FIX] quality_control: Several things:
* not take into account inactivated tests trigger lines
* show action_cancel button in inspections even if it is autogenerated
2024-05-14 11:22:53 +02:00
lreficent
15c0a5f524 [9.0][MIG] quality_control 2024-05-14 11:22:53 +02:00
agaldona
999e065e19 [IMP] quality_control: decimal precision configurable + approving inspections only by quality control managers 2024-05-14 11:22:53 +02:00
oihane
1de6cf6c98 quality_control: deleting qc.inspection does not delete its lines fixed 2024-05-14 11:22:53 +02:00
Pedro M. Baeza
c005120883 quality_control_*: Make use of qty field
Making it a regular field, you can put any manual quantity in inspections
2024-05-14 11:22:53 +02:00
oihane
64aa70d1dc 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
2024-05-14 11:22:53 +02:00
Matjaž Mozetič
cc582d3b1b Slovene translations added 2024-05-14 11:22:53 +02:00
Evert Jans
5f2116d371 changed default references of fields.Datetime.now() to fields.Datetime.now 2024-05-14 11:22:53 +02:00
Pedro M. Baeza
eb592b4caa quality_control * Fix wizard set test
* Expand AUTHORS

* Fix permissions
2024-05-14 11:22:53 +02:00
oihane
60099cf25a New module <quality_control_hr> closes #662 * Changes in access rules * Trigger line instead of test and user 2024-05-14 11:22:53 +02:00
Pedro M. Baeza
cf4646db3c 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 2024-05-14 11:22:53 +02:00
oihane
2cea433a63 <quality_control> deleted constraint 2024-05-14 11:22:53 +02:00
Pedro M. Baeza
6f0748319f quality_control: Some improvement 2024-05-14 11:22:53 +02:00
alfredoavanzosc
3f4c74c620 no msg 2024-05-14 11:22:53 +02:00
Pedro M. Baeza
c2b7f3fa6d quality_control * PEP8 * Travis * Size in field (deprecated) 2024-05-14 11:22:53 +02:00
oihane
468fa88875 Modulos de calidad sin migrar 2024-05-14 11:22:53 +02:00