Cosmetic.
This commit is contained in:
@@ -55,4 +55,4 @@ class sale_order(orm.Model):
|
|||||||
_("Cannot update the fiscal position because "
|
_("Cannot update the fiscal position because "
|
||||||
"the line '%s' doesn't have a product.")
|
"the line '%s' doesn't have a product.")
|
||||||
% line.name)
|
% line.name)
|
||||||
return {}
|
return True
|
||||||
|
|||||||
Reference in New Issue
Block a user