mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
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()
|
||||
{
|
||||
// phpcs:enable
|
||||
global $conf, $action;
|
||||
global $conf, $hookmanager, $action;
|
||||
|
||||
$stock_commande_client=0;
|
||||
$stock_commande_fournisseur=0;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user