Fix: missing remise percent
This commit is contained in:
parent
ead4ed1800
commit
38ccd7a068
@ -716,7 +716,7 @@ if ($action == 'updateligne' && $user->rights->commande->creer && $_POST['save']
|
|||||||
$description,
|
$description,
|
||||||
$up_ht,
|
$up_ht,
|
||||||
$_POST['qty'],
|
$_POST['qty'],
|
||||||
$_POST['elremise_percent'],
|
$_POST['remise_percent'],
|
||||||
$vat_rate,
|
$vat_rate,
|
||||||
$localtax1_rate,
|
$localtax1_rate,
|
||||||
$localtax2_rate,
|
$localtax2_rate,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user