Merge pull request #7 from wdammak/wdammak-model-warehouse-and-movement
Add models warehouse and movement
This commit is contained in:
commit
117b1107b9
@ -81,7 +81,7 @@ abstract class ModelePDFMouvement extends CommonDocGenerator
|
||||
{
|
||||
global $conf;
|
||||
|
||||
$type='mouvementcom';
|
||||
$type='mouvement';
|
||||
$liste=array();
|
||||
include_once DOL_DOCUMENT_ROOT.'/core/lib/functions2.lib.php';
|
||||
$liste=getListOfModels($db,$type,$maxfilenamelength);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user