[Koha-bugs] [Bug 21883] Show authorized value description for withdrawn in check-in

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 1 23:23:25 CEST 2020


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

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |david at davidnind.com

--- Comment #8 from David Nind <david at davidnind.com> ---
Hi Martin.

I struggled with this one, maybe my brain isn't working this morning 8-) :

1. I edited the values in WITHDRAWN to:
   Dropped in trash => assigned to authorised value 1
   (empty) => description left blank for authorized value 2

2. When you edit an item's withdrawal status you get a drop down list of:
   (blank) <= it is blank, it doesn't display as (blank)
   Dropped in trash
   I guess making it blank is just for testing, not sure why you would in real
life.

3. The values in the drop down list wrap around rather than the drop down list
getting wider to accommodate the width of the description.

4. The message displayed when checking in an item with a withdrawal status
where the description is blank - it displays the authorized value in brackets
in a ci-withdrawn class:
  . Item is withdrawn. (2)

As per 4 above, I don't get the behaviour in test plan step 8.

Other notes for myself:
- BlockReturnOfWithdrawnItems: enable sor disables items withdrawn for m being
checked in
- In the staff interface and the OPAC the description for the withdrawn value
is shown in various places. If the withdrawn authorized value description or
OPAC description are empty, it shows as:
  . Staff interface - withdrawn status column when you have selected edit items
for a record: 2
  . OPAC - status column in the OPAC view of the record: 2
  . OPAC - MARC view, withdrawn status column for list of items: (blank)

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


More information about the Koha-bugs mailing list