Summary: | Add part_name and part_number to subscription detail page | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Serials | Assignee: | Katrin Fischer <katrin.fischer> |
Status: | RESOLVED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | caroline.cyr-la-rose, 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
|
Circulation function: | |||
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
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 Definitely one of our older templates and more cleanup could be done, but I tried to keep it clean and simple for now. 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> 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> Pushed to master for 23.11. Nice work everyone, thanks! Enhancement not pushed to 23.05.x Nothing to add or edit in the manual as far as I can tell. |