Is it possible to see all the incoming and outgoing product moves grouped by warehouse location.
The current problem is that stock.move is a single document including the Source and the Destination Warehouse. Because of this the grouping of the stock.move entries is only possible by source and/or destination but not for both at the same time.
What i would like to have is a list of all stock.move entries, not matter if source or destination, for one Warehouse Location.
↧