mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-06 09:38:23 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user