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

--- Comment #14 from Katrin Fischer <katrin.fisc...@bsz-bw.de> ---
Created attachment 72100
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72100&action=edit
Bug 20067: Fix false display of authorised value for materials on staff detail
page

Koha didn't check for a linked authorised value category for
items.materials correctly which led to displaying false information
on the detail page.

To test:
- before applying the patch:
- make sure sample data and configuration is loaded
- edit any item
- write 2 in the $3 materials specificed
- check the details page normal view - it will display 'restocking'
- apply patch
- check display, it should now show "2"
- link 952$3 (MARC21) to ORDER_CANCELLATION_REASON
- check display again, it should now show 'restocking'

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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