Fix: typo in unset
This commit is contained in:
parent
ce42e5e4f6
commit
9237d7b8ee
@ -1112,7 +1112,7 @@ else if (($action == 'addline' || $action == 'addline_predef') && $user->rights-
|
||||
unset($_POST['qty']);
|
||||
unset($_POST['type']);
|
||||
unset($_POST['idprod']);
|
||||
unset($_POST['remmise_percent']);
|
||||
unset($_POST['remise_percent']);
|
||||
unset($_POST['dp_desc']);
|
||||
unset($_POST['np_desc']);
|
||||
unset($_POST['np_price']);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user