[Koha-bugs] [Bug 20341] Show authorized value description for withdrawn like damaged and lost

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 9 12:43:44 CET 2018


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

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

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

--- Comment #4 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 72561
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72561&action=edit
Bug 20341: Show authorized value description for withdrawn like damaged and
lost

Actually catalog detail page shows for damaged and lost items the authorized
value description if exists.
We must do the same for withdrawn information.

Test plan :
1) Set for items a subfield linked to items.withdrawn and using the authorized
value category 'WITHDRAWN'
2) Edit the authorized value category to add value '2' and description 'Eaten
by dog'
3) Edit an item to set this withdrawn value
4) Go to staff interface and look at items in record detail page
/cgi-bin/koh/catalogue/detail.pl :
=> Without patch you see 'Withdrawn' and with patch you see 'Eaten by dog'
5) Go to OPAc and look at items in record detail page
/cgi-bin/koha/opac-detail.pl :
=> Without patch you see 'Withdrawn' and with patch you see 'Eaten by dog'

Signed-off-by: delaye <stephane.delaye at biblibre.com>

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list