Merge pull request #13480 from atm-florian/develop

fix: correct hook init invoice_rec list
This commit is contained in:
Laurent Destailleur 2020-04-02 12:38:32 +02:00 committed by GitHub
commit 5d9d62f185
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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