This commit is contained in:
Regis Houssin 2006-02-13 11:23:52 +00:00
parent bb6ce878e5
commit 04d1ea09af

View File

@ -374,6 +374,7 @@ if ($_POST['action'] == 'updateligne' && $user->rights->facture->creer && $_POST
$result = $fac->updateline($_POST['rowid'],
$_POST['desc'],
$_POST['product_desc']
$_POST['price'],
$_POST['qty'],
$_POST['remise_percent'],