fix: hook init invoicerec list normalyse

This commit is contained in:
florian HENRY 2020-04-02 10:45:14 +02:00
parent 0b1cfcc0cc
commit 609de965b1

View File

@ -102,7 +102,7 @@ if (($id > 0 || $ref) && $action != 'create' && $action != 'add')
}
// Initialize technical object to manage hooks of page. Note that conf->hooks_modules contains array of hook context
$hookmanager->initHooks(array('invoicereccard', 'globalcard'));
$hookmanager->initHooks(array('invoicereclist'));
$extrafields = new ExtraFields($db);
// fetch optionals attributes and labels