FIX : var name
This commit is contained in:
parent
8f397a3809
commit
609ef9bfa7
@ -523,7 +523,7 @@ while ($i < min($num, $limit)) {
|
||||
|
||||
// Cheque number (fund transfer)
|
||||
if (!empty($arrayfields['pndf.num_payment']['checked'])) {
|
||||
print '<td>'.$objp->num_paiement.'</td>';
|
||||
print '<td>'.$objp->num_payment.'</td>';
|
||||
if (!$i) {
|
||||
$totalarray['nbfield']++;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user