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
Enrique Martín
parent
6a7c6010fb
commit
d548ecfeaf
@@ -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