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

--- Comment #34 from Kyle M Hall <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to