Merge pull request #19598 from fappels/15_CHANGELOG
Update changelog for modified add_object_linked
This commit is contained in:
commit
904fe3cd39
@ -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
|
* Class file expeditionbatch.class.php renamed to expeditionlinebatch.class.php
|
||||||
* ExpeditionLineBatch::fetchAll is not static anymore and first parameter $db is removed
|
* ExpeditionLineBatch::fetchAll is not static anymore and first parameter $db is removed
|
||||||
* ExtraFields->showOutputField parameter 4 'extrafieldsobjectkey' is now required
|
* 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
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user