add hook 'functionGetEntity' to manipulate entities for queries on the fly

This commit is contained in:
Christian Foellmann
2021-08-26 15:04:59 +02:00
parent ac2fc9c57f
commit ac7f0f8a4e
2 changed files with 22 additions and 3 deletions

View File

@@ -188,6 +188,7 @@ class HookManager
'formConfirm',
'getAccessForbiddenMessage',
'getDirList',
'functionGetEntity',
'getFormMail',
'getFormatedCustomerRef',
'getFormatedSupplierRef',