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

Bouzid Fergani <bouzid.ferg...@inlibro.com> changed:

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

--- Comment #17 from Bouzid Fergani <bouzid.ferg...@inlibro.com> ---
Created attachment 95463
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=95463&action=edit
Bug 18795: DELETE (anonymize) checkout history

Anonymize patron's checkout history via REST API

DELETE /checkouts/history?patron_id=123

To test:
1. prove t/db_dependent/api/v1/checkouts.t
2. Manually send DELETE request to /api/v1/checkouts/history?patron_id=123
where 123 is your patron's borrowernumber

Sponsored-by: Koha-Suomi Oy
Signed-off-by: Joonas Kylmälä <joonas.kylm...@helsinki.fi>
Signed-off-by: Bouzid Fergani <bouzid.ferg...@inlibro.com>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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