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