Update product.class.php
This commit is contained in:
parent
db2e1e09e7
commit
5654492ba8
@ -4085,7 +4085,7 @@ class Product extends CommonObject
|
|||||||
function load_virtual_stock()
|
function load_virtual_stock()
|
||||||
{
|
{
|
||||||
// phpcs:enable
|
// phpcs:enable
|
||||||
global $conf, $action;
|
global $conf, $hookmanager, $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