[Koha-bugs] [Bug 20806] Item type in holds history table should be write as description, not code

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 29 21:36:01 CEST 2018


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

Maryse Simard <maryse.simard at inlibro.com> changed:

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

--- Comment #10 from Maryse Simard <maryse.simard at inlibro.com> ---
Created attachment 76585
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=76585&action=edit
Bug 20806: Add item type description holds history page

Test plan:

0) Do not apply the patch
1) Set AllowHoldItemTypeSelection to Allow
2) Place some hold for a patron, some with specific item type and some
without item type
3) On holds history page you should see blank or item type code in item
type column
4) Apply the patch
5) Now you should see description in item type column
6) Set AllowHoldItemTypeSelection to Don't Allow
7) You shold not see the item type column, but column visibility
settings should continue working ;)

Signed-off-by: Maryse Simard <maryse.simard at inlibro.com>
Followed the test plan and it works.

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


More information about the Koha-bugs mailing list