bugfix
This commit is contained in:
parent
bb6ce878e5
commit
04d1ea09af
@ -374,6 +374,7 @@ if ($_POST['action'] == 'updateligne' && $user->rights->facture->creer && $_POST
|
|||||||
|
|
||||||
$result = $fac->updateline($_POST['rowid'],
|
$result = $fac->updateline($_POST['rowid'],
|
||||||
$_POST['desc'],
|
$_POST['desc'],
|
||||||
|
$_POST['product_desc']
|
||||||
$_POST['price'],
|
$_POST['price'],
|
||||||
$_POST['qty'],
|
$_POST['qty'],
|
||||||
$_POST['remise_percent'],
|
$_POST['remise_percent'],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user