This commit is contained in:
2026-03-20 10:45:34 +01:00
parent b2e095aad5
commit cabd032bc6

View File

@@ -559,7 +559,7 @@ class QualityAnalysis(ModelSQL,ModelView):
)
attributes_name = fields.Function(
fields.Char("Attributes Name"),
fields.Char("Details"),
'on_change_with_attributes_name'
)