https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21975
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #87879|0 |1 is obsolete| | Attachment #87882|0 |1 is obsolete| | Attachment #87883|0 |1 is obsolete| | --- Comment #18 from Katrin Fischer <[email protected]> --- Created attachment 87889 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87889&action=edit Bug 21975: get item field in substitutions substitutions field stores the item field with 'items.' prefix. Looks like call of C4::Items::ModItem() works but it will not if ORM object is used in the futur. So I prefer fix it now and it is needed for main patch. Test plan : Run t/db_dependent/Items/AutomaticItemModificationByAge.t Signed-off-by: Martin Renvoize <[email protected]> Signed-off-by: Katrin Fischer <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
