18.03.26
This commit is contained in:
@@ -621,6 +621,8 @@ class Line(metaclass=PoolMeta):
|
||||
fields.Char("Attributes Name"),
|
||||
'on_change_with_attributes_name'
|
||||
)
|
||||
|
||||
finished = fields.Boolean("Mark as finished")
|
||||
|
||||
@fields.depends('product')
|
||||
def on_change_with_attribute_set(self, name=None):
|
||||
|
||||
Reference in New Issue
Block a user