Bug 34199

Summary: Add part_name and part_number to subscription detail page
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: SerialsAssignee: Katrin Fischer <katrin.fischer>
Status: Needs documenting --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: fridolin.somers, michaela.sieber
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34230
Change sponsored?: --- Patch complexity: Small patch
Documentation contact: Documentation submission:
Text to go in the release notes:
**Sponsored by** *The Research University in the Helmholtz Association (KIT)*
Version(s) released in:
23.11.00
Bug Depends on: 30205    
Bug Blocks:    
Attachments: Bug 34199: Add full title information to subscription detail page
Bug 34199: Add full title information to subscription detail page
Bug 34199: Add full title information to subscription detail page

Description Katrin Fischer 2023-07-05 07:33:19 UTC
Bug 30205 added the subtitle to the display, but as series often have similar names and are hard to distinguish, it would be great if part_name and part_number would also be shown (245$n and $p in MARC21).
Comment 1 Katrin Fischer 2023-07-07 15:31:31 UTC
Created attachment 153186 [details] [review]
Bug 34199: Add full title information to subscription detail page

Show the full title information, including part_name and part_number
on the subscription detail page.

To test:
* Add a subscription linked to a record with 245$abnp set
* Verify only 245$ab will show up on the subscription detail page
* Apply patch
* Verify that the full title information shows up on the detail page
Comment 2 Katrin Fischer 2023-07-07 15:32:40 UTC
Definitely one of our older templates and more cleanup could be done, but I tried to keep it clean and simple for now.
Comment 3 Sam Lau 2023-07-07 15:59:49 UTC
Created attachment 153187 [details] [review]
Bug 34199: Add full title information to subscription detail page

Show the full title information, including part_name and part_number
on the subscription detail page.

To test:
* Add a subscription linked to a record with 245$abnp set
* Verify only 245$ab will show up on the subscription detail page
* Apply patch
* Verify that the full title information shows up on the detail page

Signed-off-by: Sam Lau <samalau@gmail.com>
Comment 4 Chris Cormack 2023-09-21 21:11:39 UTC
Created attachment 156015 [details] [review]
Bug 34199: Add full title information to subscription detail page

Show the full title information, including part_name and part_number
on the subscription detail page.

To test:
* Add a subscription linked to a record with 245$abnp set
* Verify only 245$ab will show up on the subscription detail page
* Apply patch
* Verify that the full title information shows up on the detail page

Signed-off-by: Sam Lau <samalau@gmail.com>
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Comment 5 Tomás Cohen Arazi 2023-09-22 14:34:48 UTC
Pushed to master for 23.11.

Nice work everyone, thanks!
Comment 6 Fridolin Somers 2023-09-22 19:47:04 UTC
Enhancement not pushed to 23.05.x