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

Peter Vashchuk <[email protected]> changed:

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

--- Comment #9 from Peter Vashchuk <[email protected]> ---
Created attachment 178419
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=178419&action=edit
Bug 33013: add age, interface and operator to pseudonymized statistics

This patch adds age (patron's age), interface (sip/api/opac/intranet/cron/etc)
and operator (numerical user id who performed pseudonymized action)
to the pseudonymized statistics table.

To reproduce:
1. With Pseudonymization enabled, perform a check-out, check-in or renew to
add an entry to the pseudonymized_transactions table.
2. Apply the patch and perform the atomic update.
3. Go to sysprefs and enable "Interface" and "Operator ID" for
PseudonymizationTransactionFields
and "Patron's age" for PseudonymizationPatronFields.
4. Perform the same actions as you did earlier (check-out, check-in, or renew)
to add another
entry to the pseudonymized_transactions table. Compare those two entries, the
one that was
added should have new stats.

-- 
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