fix customer accountancy lines ventilaled bad href link
This commit is contained in:
parent
891297d165
commit
278bef8767
@ -292,7 +292,7 @@ if ($result) {
|
|||||||
|
|
||||||
// Ref Invoice
|
// Ref Invoice
|
||||||
$facture_static->ref = $objp->facnumber;
|
$facture_static->ref = $objp->facnumber;
|
||||||
$facture_static->id = $objp->facid;
|
$facture_static->id = $objp->rowid;
|
||||||
print '<td>' . $facture_static->getNomUrl(1) . '</td>';
|
print '<td>' . $facture_static->getNomUrl(1) . '</td>';
|
||||||
|
|
||||||
// Ref Product
|
// Ref Product
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user