Fixing style errors.

This commit is contained in:
stickler-ci 2022-05-05 14:59:49 +00:00
parent 7bb5ac4095
commit fb97f7db29

View File

@ -97,7 +97,7 @@ if ($conf->loan->enabled) {
}
$list_account[] = 'ACCOUNTING_ACCOUNT_SUSPENSE';
if ($conf->societe->enabled) {
$list_account[] = '---Deposits---';
$list_account[] = '---Deposits---';
$list_account[] = 'ACCOUNTING_ACCOUNT_CUSTOMER_DEPOSIT';
}