Summary: | Add opac notes for patron to self checkout screen | ||
---|---|---|---|
Product: | Koha | Reporter: | Marc Véron <veron> |
Component: | Self checkout | Assignee: | Marc Véron <veron> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | brendan, hector.hecaxmmx, jonathan.druart |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 17386: Add opac notes for patron to self checkout screen
[SIGNED-OFF]Bug 17386: Add opac notes for patron to self checkout screen Bug 17386: Add opac notes for patron to self checkout screen Bug 17386: Simplify code |
Description
Marc Véron
2016-09-30 19:28:09 UTC
Created attachment 55963 [details] [review] Bug 17386: Add opac notes for patron to self checkout screen Display patron messages from OPAC summary page on SCO screen as well. To test: - Make sure you have patrons with and without OPAC note and OPAC messages - Log in to OPAC and go to patrons 'your summary' page to display note and messages - Apply patch - Refresh patrons detail page. Verify that it looks the same as before - Go to SCO - Log in as such patron - Verify that note and messages appear the same as on OPAC summary page Created attachment 55987 [details] [review] [SIGNED-OFF]Bug 17386: Add opac notes for patron to self checkout screen Display patron messages from OPAC summary page on SCO screen as well. To test: - Make sure you have patrons with and without OPAC note and OPAC messages - Log in to OPAC and go to patrons 'your summary' page to display note and messages - Apply patch - Refresh patrons detail page. Verify that it looks the same as before - Go to SCO - Log in as such patron - Verify that note and messages appear the same as on OPAC summary page Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> Works as advertised Created attachment 56029 [details] [review] Bug 17386: Add opac notes for patron to self checkout screen Display patron messages from OPAC summary page on SCO screen as well. To test: - Make sure you have patrons with and without OPAC note and OPAC messages - Log in to OPAC and go to patrons 'your summary' page to display note and messages - Apply patch - Refresh patrons detail page. Verify that it looks the same as before - Go to SCO - Log in as such patron - Verify that note and messages appear the same as on OPAC summary page Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> Works as advertised Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Created attachment 56030 [details] [review] Bug 17386: Simplify code Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Pushed to Master - Should be in the November 16.11 release. Thanks! |