Commit Graph

9 Commits

Author SHA1 Message Date
Vimal Patel
aa31b5c09a [FIX]stock_request_direction: fixed an error while on click on one2many editabe tree on sro request model 2022-06-03 16:34:08 +05:30
Kitti U
b9eb0f2b43 pre-commit fix 2022-06-03 15:58:19 +05:30
Kitti U
a16f3e1f19 [FIX] stock.request's location_id conflict with stock.request.order's 2022-06-03 15:58:19 +05:30
Patrick Wilson
3c293753c4 [FIX] Conflict with stock_request onchange method
The onchange method in the stock_request module is no longer needed so this overrides that to do nothing.
2022-06-03 15:58:19 +05:30
Patrick Wilson
ae655d0979 [IMP] Add warehouse_id to existing onchange. 2022-06-03 15:58:19 +05:30
Patrick Wilson
bde1a7e063 [IMP] Warehouse On Change
Since the location and routes depend on the warehouse that is selected on the stock request order, if the warehouse changes then so will the route options. This adds an on change event so if the warehouse changes, then the direction gets cleared and so do the routes on the product lines. This forces the user to properly reset the items using the correct routes for the newly selected warehouse.
2022-06-03 15:58:19 +05:30
ps-tubtim
d6c008f8ad [IMP] stock_request_direction: black, isort 2022-06-03 15:58:19 +05:30
scampbell
3dc73c2e5f [FIX] Method Name 2022-06-03 15:58:19 +05:30
Maxime Chambreuil
ffc24f9a16 [ADD] stock_request_direction 2022-06-03 15:58:19 +05:30