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

Jon Knight <[email protected]> changed:

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

--- Comment #5 from Jon Knight <[email protected]> ---
Created attachment 78095
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78095&action=edit
Bug 20028: Export all patron related personal data in one package

Modifies the readingrec.pl script to give the option to generate a JSON
encoded version of the data held about the patron. Currently exports basic
patron (borrower table) data, patron image, holds (reserves), old holds,
checkouts (issues), old checkouts and accounting information.

Test plan:

Turn on the syspref, select a patron from the staff intranet,
and then choose "Export patron's GDPR data" from the "More..." menu.  You
should then get a JSON file downloaded to the machine running your web
browser.  Compare the data in that file with the data shown on the
intranet displays for that patron.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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