[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
Thu Oct 3 11:23:48 CEST 2019


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

Brendan Gallagher <brendan at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #89148|0                           |1
        is obsolete|                            |

--- Comment #3 from Brendan Gallagher <brendan at bywatersolutions.com> ---
Created attachment 93540
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93540&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

Signed-off-by: Brendan Gallagher <brendan at bywatersolutions.com>

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


More information about the Koha-bugs mailing list