https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19909

Katrin Fischer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #105281|0                           |1
        is obsolete|                            |

--- Comment #14 from Katrin Fischer <[email protected]> ---
Created attachment 106528
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=106528&action=edit
Bug 19909: Show attributes in patron search results

Add a new column (hidden by default) in the results table which
displays all attributes associated to the corresponding patron.

Test plan:
1. Enable ExtendedPatronAttributes
2. Create some patron attribute types, with and without an associated
authorised value category
3. Choose an existing patron and set a value for each attribute
4. Go to patron search and do a search that will return your patron (and
some others to avoid the redirection)
5. Show column 'Extended attributes' by clicking on 'Column visibility'
button
6. Note that all attributes are displayed correctly
7. prove t/db_dependent/Koha/Patron/Attributes.t
8. Disable syspref ExtendedPatronAttributes and verify that the column
   is not displayed

Signed-off-by: Cab Vinton <[email protected]>

Signed-off-by: Lucas Gass <[email protected]>

Signed-off-by: Katrin Fischer <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to