Summary: | Allow update of opacnote via batch patron modification tool | ||
---|---|---|---|
Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
Component: | Tools | Assignee: | Nick Clemens (kidclamp) <nick> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | amy, f.demians, kyle, nick, nicole, veron |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9181 | ||
Change sponsored?: | Sponsored | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 16681 - Allow update of opacnote via batch patron modification tool
Bug 16681 - Allow update of opacnote via batch patron modification tool Bug 16681 - Allow update of opacnote via batch patron modification tool |
Description
Nick Clemens (kidclamp)
2016-06-07 13:23:06 UTC
Created attachment 53400 [details] [review] Bug 16681 - Allow update of opacnote via batch patron modification tool To test: 1 - Select a batch of patrons (via list, saved file, and cardnumber entry) 2 - Verify you cannot edit 'opacnotes' field, nor can you see 'borrowernotes' field in table, though you can edit it 3 - Verify editing works as expected 4 - Apply patch 5 - Select a batch via each method as above 6 - Note both note columns display in table 7 - Note that you can edit or clear the opacnotes field as expected 8 - Verify other feautres work as previously Sponsored by: Lancaster Theological Seminary (https://lancasterseminary.edu/) https://bugs.koha-community.org/show_bug.cgi?id=15975 Created attachment 53414 [details] [review] Bug 16681 - Allow update of opacnote via batch patron modification tool To test: 1 - Select a batch of patrons (via list, saved file, and cardnumber entry) 2 - Verify you cannot edit 'opacnotes' field, nor can you see 'borrowernotes' field in table, though you can edit it 3 - Verify editing works as expected 4 - Apply patch 5 - Select a batch via each method as above 6 - Note both note columns display in table 7 - Note that you can edit or clear the opacnotes field as expected 8 - Verify other feautres work as previously Sponsored by: Lancaster Theological Seminary (https://lancasterseminary.edu/) Followed test plan, works as expected. Signed-off-by: Marc Véron <veron@veron.ch> Created attachment 53437 [details] [review] Bug 16681 - Allow update of opacnote via batch patron modification tool To test: 1 - Select a batch of patrons (via list, saved file, and cardnumber entry) 2 - Verify you cannot edit 'opacnotes' field, nor can you see 'borrowernotes' field in table, though you can edit it 3 - Verify editing works as expected 4 - Apply patch 5 - Select a batch via each method as above 6 - Note both note columns display in table 7 - Note that you can edit or clear the opacnotes field as expected 8 - Verify other feautres work as previously Sponsored by: Lancaster Theological Seminary (https://lancasterseminary.edu/) Followed test plan, works as expected. Signed-off-by: Marc Véron <veron@veron.ch> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Pushed to master for 16.11, thanks Nick! Pushed in 16.05. Will be in 16.05.02. |