[Koha-bugs] [Bug 21975] Unnecessary substitutions in automatic item modification by age

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 7 16:41:50 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21975

--- Comment #1 from Fridolin SOMERS <fridolin.somers at biblibre.com> ---
Created attachment 82983
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82983&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

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list