mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
fixup! Add corrections to stock_location_zone
This commit is contained in:
@@ -72,7 +72,6 @@ class StockLocation(models.Model):
|
||||
# We should have the record's values in the cache at this
|
||||
# point. We must be cautious not to leak an environment through
|
||||
# relational fields.
|
||||
# values = self._convert_to_cache(location._cache)
|
||||
location.name = template.format(**location._cache)
|
||||
|
||||
@api.multi
|
||||
|
||||
Reference in New Issue
Block a user