Works on capability to hook a thirdparty module.
This commit is contained in:
parent
482b76e5db
commit
0bc4ed8121
@ -582,7 +582,7 @@ if ($_POST['action'] == 'updateligne' && $user->rights->commande->creer && $_POS
|
|||||||
|
|
||||||
if ($result >= 0)
|
if ($result >= 0)
|
||||||
{
|
{
|
||||||
$result = $commande->updateline($_POST['elrowid'],
|
$result = $commande->updateline($_POST['lineid'],
|
||||||
$description,
|
$description,
|
||||||
$_POST['pu'],
|
$_POST['pu'],
|
||||||
$_POST['qty'],
|
$_POST['qty'],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user