mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-04 16:12:39 +01:00
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop_atm
This commit is contained in:
@@ -3426,7 +3426,8 @@ class Form
|
||||
}
|
||||
else
|
||||
{
|
||||
print $langs->trans("NoActiveBankAccountDefined");
|
||||
if ($statut == 0) print $langs->trans("NoActiveBankAccountDefined");
|
||||
else print $langs->trans("NoBankAccountFound");
|
||||
}
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user