Commit Graph

8 Commits

Author SHA1 Message Date
Kitti U
bbd83c073b pre-commit fix 2021-04-15 22:52:27 +07:00
Kitti U
70651adb59 [FIX] stock.request's location_id conflict with stock.request.order's 2021-04-15 22:46:23 +07:00
Patrick Wilson
10ba1ac8c5 [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.
2021-04-15 18:56:58 +07:00
Patrick Wilson
648776327c [IMP] Add warehouse_id to existing onchange. 2021-04-15 18:56:37 +07:00
Patrick Wilson
981fd0c760 [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.
2021-04-15 18:53:00 +07:00
ps-tubtim
3a10b6225d [IMP] stock_request_direction: black, isort 2020-10-16 18:11:38 +07:00
scampbell
06b1ce9cf2 [FIX] Method Name 2020-10-16 18:11:38 +07:00
Maxime Chambreuil
9a55220641 [ADD] stock_request_direction 2020-10-16 18:11:38 +07:00