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

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #8 from David Nind <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to