New add shipping and dispatching from/to multiple warehouses

Add select2 to warehouse selectors
Ship customer orderline from multiple warehouses
Dispatch client orderline to multiple warehouses
This commit is contained in:
fappels
2015-12-18 18:00:31 +01:00
parent 4fcedc92c9
commit 7fc8007571
8 changed files with 483 additions and 193 deletions

View File

@@ -21,7 +21,8 @@
/**
* addLineBatch
*
* @deprecated replaced by addDispatchLine and moved to module folder and file fourn/js/lib_dispatch.js
*
* @param index int number of produt. 0 = first product line
*/
function addLineBatch(index)