mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
[MIG] quality_control: Migration to 12.0
This commit is contained in:
committed by
Stefano Consolaro
parent
cfb8841eca
commit
359ff35953
@@ -15,6 +15,7 @@ class QcInspectionSetTest(models.TransientModel):
|
||||
the template.
|
||||
"""
|
||||
_name = 'qc.inspection.set.test'
|
||||
_description = 'Set test for inspection'
|
||||
|
||||
test = fields.Many2one(comodel_name='qc.test', string='Test')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user