Summary: | Add a Patron reason column to the suggestion table in the staff interface | ||
---|---|---|---|
Product: | Koha | Reporter: | Lucas Gass (lukeg) <lucas> |
Component: | Acquisitions | Assignee: | Lucas Gass (lukeg) <lucas> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | rkuiper, victor |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Small patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: |
This adds the patron reason for a suggestion to the suggestions summary table in the staff interface.
|
Version(s) released in: |
22.05.00
|
Circulation function: | |||
Attachments: |
Bug 30510: Add Patron reason column to suggestion tables
Bug 30510: Add Patron reason column to suggestion tables Bug 30510: Add Patron reason column to suggestion tables Bug 30510: Return only the count from the new filecount method |
Description
Lucas Gass (lukeg)
2022-04-11 21:35:23 UTC
Created attachment 133200 [details] [review] Bug 30510: Add Patron reason column to suggestion tables To test: 1. Make some patron reasons for suggestion via Home > Administration > Authorized values > OPAC_SUG 2. Give those reasons a description. 3. Make several suggestions via staff client and/or OPAC and apply some of the reasons you just made 4. Apply patch 5. Go to Home > Acquistions > Suggestions management 6. Give some of the suggestions some different status (PENDING/REJECTED/ACCEPTED/ect) 7. Make sure on each of the tables you can see the column 'Patron reason' 8. Go to Administration > Table settings and attempt to hide the column. 9. Confirm that the column is properly hidden on the Suggestions management page Created attachment 133406 [details] [review] Bug 30510: Add Patron reason column to suggestion tables To test: 1. Make some patron reasons for suggestion via Home > Administration > Authorized values > OPAC_SUG 2. Give those reasons a description. 3. Make several suggestions via staff client and/or OPAC and apply some of the reasons you just made 4. Apply patch 5. Go to Home > Acquistions > Suggestions management 6. Give some of the suggestions some different status (PENDING/REJECTED/ACCEPTED/ect) 7. Make sure on each of the tables you can see the column 'Patron reason' 8. Go to Administration > Table settings and attempt to hide the column. 9. Confirm that the column is properly hidden on the Suggestions management page Signed-off-by: Rhonda Kuiper <rkuiper@roundrocktexas.gov> Created attachment 133726 [details] [review] Bug 30510: Add Patron reason column to suggestion tables To test: 1. Make some patron reasons for suggestion via Home > Administration > Authorized values > OPAC_SUG 2. Give those reasons a description. 3. Make several suggestions via staff client and/or OPAC and apply some of the reasons you just made 4. Apply patch 5. Go to Home > Acquistions > Suggestions management 6. Give some of the suggestions some different status (PENDING/REJECTED/ACCEPTED/ect) 7. Make sure on each of the tables you can see the column 'Patron reason' 8. Go to Administration > Table settings and attempt to hide the column. 9. Confirm that the column is properly hidden on the Suggestions management page Signed-off-by: Rhonda Kuiper <rkuiper@roundrocktexas.gov> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Created attachment 133846 [details] [review] Bug 30510: Return only the count from the new filecount method (In reply to Lucas Gass from comment #4) > Created attachment 133846 [details] [review] [review] > Bug 30510: Return only the count from the new filecount method Sorry, I attached this patch to the wrong bug number. Pushed to master for 22.05, thanks to everybody involved [U+1F984] |