Mixed product quantities for different warehouses
0f1b1654cdcf added a `product_quantities` dictionary as argument to `_process_supply`. But the dictionary may be filled with quantities from different warehouses. So we should call `_process_supply` with only sales for the same warehouse.
issue