[Koha-bugs] [Bug 22130] Batch checkout : authorized value description is never shown with notforloan status.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 15 14:48:17 CET 2019


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

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #85027|0                           |1
        is obsolete|                            |
  Attachment #85028|0                           |1
        is obsolete|                            |

--- Comment #8 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 85169
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=85169&action=edit
Bug 22130: Correct parameter to get authorized value description.

This patch corrects the error that shows an authorized value instead of the
obvious description of the document status.

TEST PLAN
1) In Koha administration, search "BatchCheckouts".
2) Make sure "BatchCheckouts" is set at "Allow".
3) Make sure "BatchCheckoutsValidCategories" contains at least one patron
category.
5) Copy the barcode of an item and change the status document so it cannot be
loaned.
4) Choose a patron which belongs to the patron category at 3).
(their account should not be expired and they should not have active fees
preferably)
5) Go to the patron details page.
6) Click on "Batch check out".
7) Enter the item barcode.
8) Notice a number is in brackets under the column "Information".
9) Apply patch.
10) Notice the status description has replaced the number.

Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

Signed-off-by: Josef Moravec <josef.moravec at gmail.com>

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

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


More information about the Koha-bugs mailing list