Fixing style errors.
This commit is contained in:
parent
7bb5ac4095
commit
fb97f7db29
@ -97,7 +97,7 @@ if ($conf->loan->enabled) {
|
|||||||
}
|
}
|
||||||
$list_account[] = 'ACCOUNTING_ACCOUNT_SUSPENSE';
|
$list_account[] = 'ACCOUNTING_ACCOUNT_SUSPENSE';
|
||||||
if ($conf->societe->enabled) {
|
if ($conf->societe->enabled) {
|
||||||
$list_account[] = '---Deposits---';
|
$list_account[] = '---Deposits---';
|
||||||
$list_account[] = 'ACCOUNTING_ACCOUNT_CUSTOMER_DEPOSIT';
|
$list_account[] = 'ACCOUNTING_ACCOUNT_CUSTOMER_DEPOSIT';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user