FIX #13085
This commit is contained in:
parent
e74df397eb
commit
03a8414ba8
@ -239,6 +239,7 @@ class AccountancyExport
|
|||||||
$filename = 'general_ledger-'.$this->getFormatCode($formatexportset);
|
$filename = 'general_ledger-'.$this->getFormatCode($formatexportset);
|
||||||
$type_export = 'general_ledger';
|
$type_export = 'general_ledger';
|
||||||
|
|
||||||
|
global $db; // The tpl file use $db
|
||||||
include DOL_DOCUMENT_ROOT.'/accountancy/tpl/export_journal.tpl.php';
|
include DOL_DOCUMENT_ROOT.'/accountancy/tpl/export_journal.tpl.php';
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user