Summary: | Don't export action buttons from patron results | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Patrons | Assignee: | Fridolin Somers <fridolin.somers> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | andrew, fridolin.somers, gmcharlt, kyle.m.hall, kyle, victor |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
22.05.00,21.11.03,21.05.11
|
|
Circulation function: | |||
Attachments: |
Bug 30090: Don't export some columns in patron search results
Bug 30090: Don't export some columns in patron search results |
Description
Katrin Fischer
2022-02-13 13:13:46 UTC
Created attachment 130574 [details] [review] Bug 30090: Don't export some columns in patron search results The checkout and Edit buttons should not export (Exel, Print) on the patron search result list. Same for fist column with checkboxes. Test plan : 1) Go to patrons module /cgi-bin/koha/members/members-home.pl 2) Perform a search with results 3) Click on 'Export' then 'Print' => Check you dont see column with checkboxes (text 'Select patron') and colum with actions Created attachment 130575 [details] [review] Bug 30090: Don't export some columns in patron search results The checkout and Edit buttons should not export (Exel, Print) on the patron search result list. Same for fist column with checkboxes. Test plan : 1) Go to patrons module /cgi-bin/koha/members/members-home.pl 2) Perform a search with results 3) Click on 'Export' then 'Print' => Check you dont see column with checkboxes (text 'Select patron') and colum with actions Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Standard fix for a standard problem - moving to PQA. Pushed to master for 22.05, thanks to everybody involved [U+1F984] Pushed to 21.11.x for 21.11.03 Pushed to 21.05.x for 21.05.11 Not backported to oldoldstable (20.11.x). Feel free to ask if it's needed. |