remove globalcard context
This commit is contained in:
parent
72449ddef4
commit
2cdae2ec98
@ -44,7 +44,7 @@ if ($user->societe_id) {
|
||||
$result=restrictedArea($user,'produit|service');
|
||||
|
||||
// Initialize technical object to manage hooks of page. Note that conf->hooks_modules contains array of hook context
|
||||
$hookmanager->initHooks(array('stockreplenishlist', 'globalcard'));
|
||||
$hookmanager->initHooks(array('stockreplenishlist'));
|
||||
|
||||
//checks if a product has been ordered
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user