Works on capability to hook a thirdparty module.

This commit is contained in:
Regis Houssin 2010-08-09 22:51:20 +00:00
parent 482b76e5db
commit 0bc4ed8121

View File

@ -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'],