mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
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
This commit is contained in:
@@ -6,7 +6,7 @@ from openerp import models, fields, api
|
||||
|
||||
|
||||
class QcInspectionSetTest(models.TransientModel):
|
||||
"""This wizard is responsible for setting the test for a given
|
||||
"""This wizard is used to preset the test for a given
|
||||
inspection. This will not only fill in the 'test' field, but will
|
||||
also fill in all lines of the inspection with the corresponding lines of
|
||||
the template.
|
||||
|
||||
Reference in New Issue
Block a user