20.03.26
This commit is contained in:
@@ -559,7 +559,7 @@ class QualityAnalysis(ModelSQL,ModelView):
|
|||||||
)
|
)
|
||||||
|
|
||||||
attributes_name = fields.Function(
|
attributes_name = fields.Function(
|
||||||
fields.Char("Attributes Name"),
|
fields.Char("Details"),
|
||||||
'on_change_with_attributes_name'
|
'on_change_with_attributes_name'
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user