Commit Graph

11 Commits

Author SHA1 Message Date
lreficent
69cb19a67d [9.0][FIX] quality_control: use odoo tag on views 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
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
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
alfredoavanzosc
3f4c74c620 no msg 2024-05-14 11:22:53 +02:00
oihane
468fa88875 Modulos de calidad sin migrar 2024-05-14 11:22:53 +02:00