main #7

Merged
admin merged 620 commits from main into dev 2026-03-29 13:03:25 +00:00
Showing only changes of commit cabd032bc6 - Show all commits

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'
)