Bug 37314

Summary: Change style on OPAC for Itemtype when item-level_itypes is set to bibliographic to facilitate reading of the record
Product: Koha Reporter: Hinemoea Viault <hinemoea.viault>
Component: OPACAssignee: Hinemoea Viault <hinemoea.viault>
Status: CLOSED WONTFIX QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: caroline.cyr-la-rose
Version: 23.05   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Screenshot from OPAC to show style error for ItemType field
Bug 37314: Change style on OPAC for Itemtype to facilitate reading of the record with JS

Description Hinemoea Viault 2024-07-10 20:04:24 UTC
Created attachment 168766 [details]
Screenshot from OPAC to show style error for ItemType field

If item-level_itypes is set to bibliographic, the ItemType field is not in the table in the OPAC record details page.


To reproduce : 

1. Set item-level_itypes preference to "bibliographic record"
    1. Go to Administration > System preferences
    2. Search "itype"
    3. Change value of itypes preference to "bibliographic record"
    4. Click on "Save all Cataloging preferences"
2. Create new record
    1. Go to Cataloging > New record
    2. Complete the required fields (000, 003, 005, 008, 040$c, 245$a, 942$c)
    3. Save
    (DON'T ADD ITEM)
    4. Click on "Normal"
3. Look style error in the OPAC
    1. Click on "OPAC view Open in new window"
    And now you can see that the ItemType field is not in the table.
    
In attachment files to get a return for the error.
Comment 1 Hinemoea Viault 2024-07-16 19:33:02 UTC
Created attachment 169065 [details] [review]
Bug 37314: Change style on OPAC for Itemtype to facilitate reading of the record with JS

If item-level_itypes preference is set to bibliographic,
the ItemType field is not in the table in the OPAC record details page.

To reproduce :

1. Set item-level_itypes preference to "bibliographic record"
    1. Go to Administration > System preferences
    2. Search "itype"
    3. Change value of itypes preference to "bibliographic record"
    4. Click on "Save all Cataloging preferences"
2. Create new record
    1. Go to Cataloging > New record
    2. Complete the required fields (000, 003, 005, 008, 040$c, 245$a, 942$c)
    3. Save
    (DON'T ADD ITEM)
    4. Click on "Normal"
3. Look style in the OPAC
    1. Click on "OPAC view Open in new window"
    And now you can see that the ItemType field is not in the table.
4. Apply patch
5. Look style in the OPAC
    1. Click on "OPAC view Open in new window"
    Now, you can read itemtype easier with the table