Commit Graph

5 Commits

Author SHA1 Message Date
Patrick Wilson
78d682f7be [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.
2020-04-16 16:00:51 -05:00
Patrick Wilson
8ee00372c7 [IMP] Add warehouse_id to existing onchange. 2020-04-01 16:43:24 -05:00
Patrick Wilson
96fd02b7f3 [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.
2020-03-23 11:01:45 -05:00
scampbell
6a56e63cca [FIX] Method Name 2019-08-06 11:32:57 -07:00
Maxime Chambreuil
2238a4b42c [ADD] stock_request_direction 2019-08-02 09:35:46 -05:00