[Koha-bugs] [Bug 22667] Framework cannot override syspref for cn_source when receiving serials

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 30 19:59:47 CEST 2019


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

--- Comment #2 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 89148
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89148&action=edit
Bug 22667: Pick default value from framework for cn_source

If the cn_source has a default value defined in the framework it will
not be used when ordering or receiving serials.

Test plan:
Set the pref DefaultClassificationSource to Library of congress
Define a default value=ddc (for Dewey) for the ACQ and default framework
Receive an order (AcqCreateItem=on ordering) and confirm that Dewey is
selected by default (the default value from the ACQ framework is used)
Receive a serial and confirm that Dewey is selected by default

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


More information about the Koha-bugs mailing list