[Koha-bugs] [Bug 9075] Show material type and item type on staff detail (with xslt)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 7 13:42:18 CET 2013


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

--- Comment #8 from M. de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to comment #6)
> Confusion about what this patch does would be helped by adding a description
> of the problem, a description of the solution, and a clear test plan to the
> patch.

Description of the "problem": see initial description. 

This patch does the following:
Shows label "material type" on staff detail xslt (under title). This type is
dependent on the MARC leader.
Shows itemtype per item in the holdings table below. (No longer dependent of
the setting of item_level_itypes.)
Also removes item type (under title) from normal view without xslt in staff
since it is shown in the holdings table below.

Test plan:
Check the above points in the staff detail view with XSLT enabled and without.
Also toggle the setting of item_level_itypes and check again.

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


More information about the Koha-bugs mailing list