Current Problem
Please support GET operation for StockMovement. Specifically, I'm looking to retrieve all stock movements, including details about the source and destination warehouse and their respective locations. Location is important here. It seems that neither the WarehouseTransfer APIs nor the Product APIs offer the "Location" information. I can get the warehouse info, but not bin location info.So can you please support GET operation on StockMovement so we can create reports on stock movements. None of the current reports provide stock movements for a specified time period. If you can provide GET API, we can create our own custom reports. |
|
Idea to resolve Problem | GET operation for StockMovement. |