Update changelog for modified add_object_linked

This commit is contained in:
Francis Appels 2021-12-12 19:12:35 +01:00
parent 5ea82a99bb
commit 694957080e

View File

@ -147,6 +147,8 @@ Following changes may create regressions for some external modules, but were nec
* Class file expeditionbatch.class.php renamed to expeditionlinebatch.class.php
* ExpeditionLineBatch::fetchAll is not static anymore and first parameter $db is removed
* ExtraFields->showOutputField parameter 4 'extrafieldsobjectkey' is now required
* CommonObject method add_object_linked now sets targettype to 'mymodule_myobject' iso 'myobject',
you can use hook 'setLinkedObjectSourceTargetType' to set your usual targettype