Merge remote-tracking branch 'origin/3.3' into develop

This commit is contained in:
Laurent Destailleur 2013-03-11 14:35:08 +01:00
commit 9eae775837

View File

@ -913,7 +913,7 @@ else if ($action == 'updateligne' && $user->rights->propal->creer && GETPOST('sa
GETPOST('fk_parent_line'), GETPOST('fk_parent_line'),
0, 0,
$fournprice, $fournprice,
$buying_price, $buyingprice,
$label, $label,
$type $type
); );