[Koha-bugs] [Bug 22140] More use of EasyAnalyticalRecords pref

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 6 15:31:05 CET 2019


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

--- Comment #8 from Fridolin SOMERS <fridolin.somers at biblibre.com> ---
Created attachment 84822
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84822&action=edit
Bug 22140: Use of EasyAnalyticalRecords pref is get_hostitemnumbers_of

Like Bug 20702 defined GetHostItemsInfo does nothing if EasyAnalyticalRecords
pref is disabled, get_hostitemnumbers_of must be dependant on this pref too.

Test plan :
1) Build an analytical record with 773$0 and $9
2) Enable EasyAnalyticalRecords
4) Place an hold on the record
5) => You see the linked item
6) Disable EasyAnalyticalRecords
7) Place an hold on the record
8) => You dont see the linked item

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


More information about the Koha-bugs mailing list