[Koha-bugs] [Bug 34820] Clarify inventory tool message for items with non-matching notforloan value

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 18 18:16:08 CEST 2023


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

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

--- Comment #3 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 155849
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155849&action=edit
Bug 34820: Clarify inventory tool message for items with non-matching
notforloan value

In the inventory tool, if one or more not for loan values are selected, and an
item is scanned that has no NFL status or an unselected NFL status, the error
message reads "Unknown not-for-loan status". This can be interpreted as the
item having an NFL status value that is not defined in the system, but that is
not accurate. This should be reworded to remove ambiguity.

Test plan:
1) Create two items, one of which has the NFL status of "Ordered", the
   other having no NFL status
2) Enter those two barcodes in the inventory tool barcodes list
3) Check only "Ordered" in items.notforloan
4) Note the problem messages
5) Apply this patch
6) Re-run the inventory tool
7) Note the new clarified messages!

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


More information about the Koha-bugs mailing list