[Koha-bugs] [Bug 11280] Change Withdrawn toggle to drop down selection of authorized values

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 7 20:52:53 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11280

--- Comment #3 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 45471
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45471&action=edit
Bug 11280 - Change Withdrawn toggle to drop down selection of authorized values

'Withdrawn' is an authorised value just like 'Lost' and 'Damaged,' so
the item detail screen should offer the same means of selecting one of
multiple values.

This patch re-uses the same template markup and code 'Lost' and 'Damage'
use to make it possible to select a specific withdrawn value.

To test you should have multiple values entered for the authorised value
category 'WITHDRAWN'.

1. Apply the patch and locate any record in the catalog.
2. From the detail screen, click the barcode in the items table to go to
   the item detail page.
3. Confirm that there is a dropdown list of choices for 'Withdrawn
   status.'
4. Try both setting and unsetting various withdrawn statuses.
5. Confirm that setting Lost or Damaged statuses.

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


More information about the Koha-bugs mailing list