mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-05 16:42:53 +01:00
Add models warehouse and movement
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user