Bug 36044

Summary: Show ISBN number of purchase suggestions on the OPAC
Product: Koha Reporter: Mirjam Vantieghem <mirjam.vantieghem>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: BLOCKED --- QA Contact: Martin Renvoize (ashimema) <martin.renvoize>
Severity: trivial    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: Small patch Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 36274    
Bug Blocks:    
Attachments: Bug 36044: Show ISBN number of purchase suggestions on the OPAC
Bug 36044: Show ISBN number of purchase suggestions on the OPAC
Bug 36044: Show ISBN number of purchase suggestions on the OPAC

Description Mirjam Vantieghem 2024-02-08 12:55:28 UTC
The list of submitted purchase suggestions in the OPAC patron account should also show the ISBN if this was filled in on the suggestion form.
Comment 1 Owen Leonard 2024-02-13 18:16:12 UTC
Created attachment 162123 [details] [review]
Bug 36044: Show ISBN number of purchase suggestions on the OPAC

This patch adds output of ISBN in the table of purchase suggestions in
the OPAC.

The patch also adds some formatting markup to the output of suggestions
information to make it more compact, and corrects the label on the
suggestion titles so that they work to trigger the corresponding
checkbox.

To test, apply the patch and submit some suggestions. Include ISBN with
some requests.

Log in to the OPAC and view your suggestions. Confirm that the
information is displayed well, including ISBN.
Comment 2 David Nind 2024-02-15 00:35:56 UTC
Created attachment 162166 [details] [review]
Bug 36044: Show ISBN number of purchase suggestions on the OPAC

This patch adds output of ISBN in the table of purchase suggestions in
the OPAC.

The patch also adds some formatting markup to the output of suggestions
information to make it more compact, and corrects the label on the
suggestion titles so that they work to trigger the corresponding
checkbox.

To test, apply the patch and submit some suggestions. Include ISBN with
some requests.

Log in to the OPAC and view your suggestions. Confirm that the
information is displayed well, including ISBN.

Signed-off-by: David Nind <david@davidnind.com>
Comment 3 Martin Renvoize (ashimema) 2024-02-15 10:26:29 UTC
Created attachment 162193 [details] [review]
Bug 36044: Show ISBN number of purchase suggestions on the OPAC

This patch adds output of ISBN in the table of purchase suggestions in
the OPAC.

The patch also adds some formatting markup to the output of suggestions
information to make it more compact, and corrects the label on the
suggestion titles so that they work to trigger the corresponding
checkbox.

To test, apply the patch and submit some suggestions. Include ISBN with
some requests.

Log in to the OPAC and view your suggestions. Confirm that the
information is displayed well, including ISBN.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Comment 4 Martin Renvoize (ashimema) 2024-02-15 10:26:59 UTC
Thanks for the quick work here Owen, all looks good and QA scripts are happy.

Passing QA
Comment 5 Katrin Fischer 2024-03-07 13:27:24 UTC
I am pretty sure that works, but wanted to test and in the OPAC I can't get the suggestion form to display. Added bug 36274.