diff --git a/htdocs/compta/bank/fiche.php b/htdocs/compta/bank/fiche.php index f61d78641bb..90f4c73dddf 100644 --- a/htdocs/compta/bank/fiche.php +++ b/htdocs/compta/bank/fiche.php @@ -508,7 +508,7 @@ else // Type print ''.$langs->trans("AccountType").''; print ''; - print $form->select_type_comptes_financiers((isset($_POST["type"])?$_POST["type"]:$account->type),"type"); + print $formbank->select_type_comptes_financiers((isset($_POST["type"])?$_POST["type"]:$account->type),"type"); print ''; // Currency