18.03.26
This commit is contained in:
@@ -618,6 +618,7 @@ class SaleLine(metaclass=PoolMeta):
|
||||
'on_change_with_attributes_name'
|
||||
)
|
||||
|
||||
finished = fields.Boolean("Mark as finished")
|
||||
pricing_rule = fields.Text("Pricing description")
|
||||
price_composition = fields.One2Many('price.composition','sale_line',"Price composition")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user