Fix journal
This commit is contained in:
parent
564594c3d7
commit
22ce2872ac
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user