Remove old deprecated hook insertExtraFields. Triggers must be used for
action on CRUD events.
This commit is contained in:
parent
7108f68db9
commit
486a372d44
@ -8,6 +8,7 @@ English Dolibarr ChangeLog
|
|||||||
WARNING:
|
WARNING:
|
||||||
|
|
||||||
Following changes may create regressions for some external modules, but were necessary to make Dolibarr better:
|
Following changes may create regressions for some external modules, but were necessary to make Dolibarr better:
|
||||||
|
* Remove old deprecated hook 'insertExtraFields'. Triggers must be used for action on CRUD events.
|
||||||
* Hook 'maildao' was renamed into 'mail' into the method sendfile that send emails, and method was renamed from
|
* Hook 'maildao' was renamed into 'mail' into the method sendfile that send emails, and method was renamed from
|
||||||
'doaction' into 'sendMail'.
|
'doaction' into 'sendMail'.
|
||||||
* Rename trigger CONTRACT_SERVICE_ACTIVATE into LINECONTRACT_ACTIVATE and
|
* Rename trigger CONTRACT_SERVICE_ACTIVATE into LINECONTRACT_ACTIVATE and
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user