bugfix
This commit is contained in:
parent
da153dabb7
commit
9c0fd000d1
@ -557,7 +557,7 @@ class Commande extends CommonObject
|
||||
*/
|
||||
function add_product($idproduct, $qty, $remise_percent=0)
|
||||
{
|
||||
global $conf;
|
||||
global $conf, $mysoc;
|
||||
|
||||
if (!$qty) $qty = 1;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user