Skip to content
Snippets Groups Projects
Commit 0bc4ed81 authored by Regis Houssin's avatar Regis Houssin
Browse files

Works on capability to hook a thirdparty module.

parent 482b76e5
No related branches found
No related tags found
No related merge requests found
......@@ -582,7 +582,7 @@ if ($_POST['action'] == 'updateligne' && $user->rights->commande->creer && $_POS
if ($result >= 0)
{
$result = $commande->updateline($_POST['elrowid'],
$result = $commande->updateline($_POST['lineid'],
$description,
$_POST['pu'],
$_POST['qty'],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment