Amélioration : Export détail achat et vente, remplacement des colonnes
This commit is contained in:
parent
97ec56c14a
commit
5699ea14e7
4 changed files with 76 additions and 7 deletions
|
|
@ -39,7 +39,7 @@ require_once('class_periode.php');
|
|||
require_once 'class_print_ledger.php';
|
||||
|
||||
|
||||
$cn = new Database($gDossier);
|
||||
$cn = new Database($gDossier);
|
||||
$periode = new Periode($cn);
|
||||
|
||||
$l_type = "JRN";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue