Bug 37171 - Add display of subscription issue notes on serials claims page
Summary: Add display of subscription issue notes on serials claims page
Status: Pushed to main
Alias: None
Product: Koha
Classification: Unclassified
Component: Serials (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Martin Renvoize (ashimema)
QA Contact: Baptiste Wojtkowski (bwoj)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-24 13:21 UTC by Martin Renvoize (ashimema)
Modified: 2025-03-19 10:56 UTC (History)
4 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
25.05.00
Circulation function:


Attachments
Bug 37171: Add serial note to serial claims screen (3.53 KB, patch)
2024-11-06 11:35 UTC, Martin Renvoize (ashimema)
Details | Diff | Splinter Review
Bug 37171: Add serial note to serial claims screen (3.57 KB, patch)
2025-02-20 14:07 UTC, Martin Renvoize (ashimema)
Details | Diff | Splinter Review
Bug 37171: Add serial note to serial claims screen (3.63 KB, patch)
2025-03-12 14:00 UTC, Baptiste Wojtkowski (bwoj)
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Renvoize (ashimema) 2024-06-24 13:21:12 UTC
It would be beneficial to display the serial issue note alongside the status on the serials claim page.  i.e. the Note that displays in the table of issues available to you on the Serial collection detail display page... that should also be available in the table displayed for each vendor on the serials claims page.
Comment 1 Martin Renvoize (ashimema) 2024-11-06 11:35:19 UTC
Created attachment 174074 [details] [review]
Bug 37171: Add serial note to serial claims screen

This patch adds the serial note field into the serials claims display
table.

Test plan:
1) Add a Serial
2) View the serial 'Serial collection'
3) Use the 'Edit serials' option to add a note to an expected, late
   serial issue.
4) View the serial claims for the Vendor of that serial
5) Note the new 'Serial notes' column in the display of claims
6) Signoff
Comment 2 Martin Renvoize (ashimema) 2025-02-20 14:00:30 UTC
Hmm.. no-one especially interested in this one?
Comment 3 Martin Renvoize (ashimema) 2025-02-20 14:07:40 UTC
Created attachment 178417 [details] [review]
Bug 37171: Add serial note to serial claims screen

This patch adds the serial note field into the serials claims display
table.

Test plan:
1) Add a Serial
2) View the serial 'Serial collection'
3) Use the 'Edit serials' option to add a note to an expected, late
   serial issue.
4) View the serial claims for the Vendor of that serial
5) Note the new 'Serial notes' column in the display of claims
6) Signoff

Sponsored-by: Loughborough University <https://lboro.ac.uk/>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Comment 4 Martin Renvoize (ashimema) 2025-02-20 14:08:00 UTC
In live use, marking signed off
Comment 5 Baptiste Wojtkowski (bwoj) 2025-03-12 14:00:36 UTC
Created attachment 179208 [details] [review]
Bug 37171: Add serial note to serial claims screen

This patch adds the serial note field into the serials claims display
table.

Test plan:
1) Add a Serial
2) View the serial 'Serial collection'
3) Use the 'Edit serials' option to add a note to an expected, late
   serial issue.
4) View the serial claims for the Vendor of that serial
5) Note the new 'Serial notes' column in the display of claims
6) Signoff

Sponsored-by: Loughborough University <https://lboro.ac.uk/>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Baptiste Wojtkowski <baptiste.wojtkowski@biblibre.com>
Comment 6 Katrin Fischer 2025-03-19 10:56:22 UTC
Pushed for 25.05!

Well done everyone, thank you!