[Koha-bugs] [Bug 26223] The OPAC ISBD view does not display item information

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 26 09:57:54 CEST 2021


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

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart+koha at gmail.
                   |                            |com

--- Comment #10 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
This patch is working for me.

1. Use KTD
2. Edit OPACISBD and add the following content at the end:

#952|<br/><h2>Items</h2><table><th>Copy number</th><th>Shelving
location</th><th>Koha item type</th><th>Barcode</th><th>Call number (Full call
number)</th><th>Materials specified (bound volume or other
part)</th>|<tr><td>{952t} </td><td> {952c} </td><td> {952y} </td><td> {952p}
</td><td> {952o} </td><td> {9523}</td></tr>|</table>

3. /cgi-bin/koha/opac-ISBDdetail.pl?biblionumber=11

With this patch I see the table: https://snipboard.io/usn5j7.jpg

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


More information about the Koha-bugs mailing list