Merge pull request #19598 from fappels/15_CHANGELOG

Update changelog for modified add_object_linked
This commit is contained in:
Laurent Destailleur 2021-12-16 17:42:15 +01:00 committed by GitHub
commit 904fe3cd39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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' instead of 'myobject',
you can use hook 'setLinkedObjectSourceTargetType' to set your usual targettype