diff --git a/htdocs/compta/prelevement/create.php b/htdocs/compta/prelevement/create.php index 8a6f4bb7ecc..a0b8e67365f 100644 --- a/htdocs/compta/prelevement/create.php +++ b/htdocs/compta/prelevement/create.php @@ -124,24 +124,16 @@ if ($nb < 0 || $nb1 < 0 || $nb11 < 0) print '
| '.$langs->trans("NbOfInvoiceToWithdraw").' | '; -print ''; +print ' | '; print $nb; print ' |
| '.$langs->trans("AmountToWithdraw").' | '; -print ''; +print ' | '; print price($pricetowithdraw); print ' | '; print '
| '.$langs->trans("NbOfInvoiceToWithdraw").' + '.$langs->trans("ThirdPartyBankCode").'='.$conf->global->PRELEVEMENT_CODE_BANQUE.' | '; -//print $nb1; -//print ' | |
| '.$langs->trans("NbOfInvoiceToWithdrawWithInfo").' | '; -//print $nb11; -//print ' |