Update product.class.php
This commit is contained in:
parent
70c9ed960d
commit
8ed3b3e49c
@ -3925,7 +3925,7 @@ class Product extends CommonObject
|
|||||||
*/
|
*/
|
||||||
function load_virtual_stock()
|
function load_virtual_stock()
|
||||||
{
|
{
|
||||||
global $conf, $user, $langs;
|
global $conf, $action;
|
||||||
|
|
||||||
$stock_commande_client=0;
|
$stock_commande_client=0;
|
||||||
$stock_commande_fournisseur=0;
|
$stock_commande_fournisseur=0;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user