Cosmetic.

This commit is contained in:
Alexis de Lattre
2014-01-08 23:56:40 +01:00
parent 529b585d07
commit a98dbc0b1c

View File

@@ -55,4 +55,4 @@ class sale_order(orm.Model):
_("Cannot update the fiscal position because "
"the line '%s' doesn't have a product.")
% line.name)
return {}
return True