Fix accountancy

This commit is contained in:
Florian HENRY 2016-02-02 11:11:08 +01:00
parent 2887eb8c70
commit c1f084b448

View File

@ -371,7 +371,7 @@ if ($action == 'export_csv') {
}
} else {
llxHeader('', '', '');
llxHeader('', $langs->trans("PurchasesJournal"));
$form = new Form($db);