[Bug 15503] Grab Item Information from Order Files
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15503 --- Comment #34 from Kyle M Hall <kyle@bywatersolutions.com> --- I think I may have discovered an issue that will need resolution. Consider this: * Most sites have a default setting for notforloan of -1 ( ordered ) in the ACQ framework * This patch allows the notforloan setting to be defined in the MARC order record per-item * However, if the notforloan value is *not* passed in the text field is not populated * Saving the records/items to the basket causes an empty string to be passed as the value * Since the value for notforloan is not undefined, the default value for the field ( as set in the ACQ framework ) is not used * Due to this, the items added are listed as available for loan! -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org