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