-
- Downloads
[FIX] stock: change delivery method on a supplied warehouse
Use case to reproduce: - Create multiple warehouse - Select a warehouse to ressuply on a warehouse form view - Go to the supplied warehouse form view - Change the delivery method -> Traceback can't adapt stock.location type This happens because there is a write method using a stock location instead of its id. This commit use the location id instead of location
Loading
Please register or sign in to comment