Modif mineures
This commit is contained in:
parent
3a3e085a86
commit
31f4c2c074
@ -51,7 +51,7 @@ if ($id)
|
|||||||
print "<br>Proposé à <b>".$product->count_propale_client()."</b> clients";
|
print "<br>Proposé à <b>".$product->count_propale_client()."</b> clients";
|
||||||
print "<br>Factures : ".$product->count_facture();
|
print "<br>Factures : ".$product->count_facture();
|
||||||
print '</td></tr>';
|
print '</td></tr>';
|
||||||
print '<tr><td>Prix</td><TD>'.price($product->price).'</td></tr>';
|
print '<tr><td>Prix de vente</td><TD>'.price($product->price).'</td></tr>';
|
||||||
print "</table>";
|
print "</table>";
|
||||||
|
|
||||||
if ($page == -1)
|
if ($page == -1)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user