[14.0][MIG] quality_control_oca

This commit is contained in:
Enrique
2021-03-05 19:15:15 +01:00
committed by Enrique Martín
parent a7ef3e7344
commit 489e2670f5
6 changed files with 48 additions and 31 deletions

View File

@@ -33,7 +33,8 @@ class QcTest(models.Model):
copy=True,
)
object_id = fields.Reference(
string="Reference object", selection="object_selection_values",
string="Reference object",
selection="object_selection_values",
)
fill_correct_values = fields.Boolean(string="Pre-fill with correct values")
type = fields.Selection(