mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
@@ -63,6 +63,7 @@ class StockQuant(models.Model):
|
||||
action["context"] = dict(
|
||||
self._context.copy(),
|
||||
discrepancy_quant_ids=over_discrepancy.ids,
|
||||
active_ids=self.ids,
|
||||
)
|
||||
return action
|
||||
return super().action_apply_inventory()
|
||||
|
||||
Reference in New Issue
Block a user