Fix journal

This commit is contained in:
Florian HENRY 2016-02-02 11:01:15 +01:00
parent 564594c3d7
commit 22ce2872ac

View File

@ -461,7 +461,6 @@ if ($action == 'export_csv') {
}
} else {
foreach ( $tabbq[$key] as $k => $mt ) {
if (1) {
print $date . $sep;
print $journal . $sep;
print length_accountg($conf->global->ACCOUNTING_ACCOUNT_SUSPENSE) . $sep;