Lines 405-426
Patrons:
Link Here
|
405 |
choices: |
405 |
choices: |
406 |
1: Enable |
406 |
1: Enable |
407 |
0: Disable |
407 |
0: Disable |
408 |
- "pseudonymization to comply with GDPR for personal information." |
408 |
- "pseudonymization to comply with data privacy policies and regulations like GDPR for managing personal information." |
409 |
- "Patrons and transactions will be copied to a separate table for statistics purpose." |
409 |
- "Patrons and transactions will be copied to a separate table for statistical purposes." |
410 |
- "<br/>Use the following fields for patrons:" |
410 |
- "<br/>Use the following fields for patrons:" |
411 |
- pref: PseudonymizationPatronFields |
411 |
- pref: PseudonymizationPatronFields |
412 |
multiple: |
412 |
multiple: |
413 |
title: "Patron's title" |
413 |
title: "Patron's title" |
414 |
city: "City" |
414 |
city: "City" |
415 |
state: "State" |
415 |
state: "State" |
416 |
zipcode: "Zipcode" |
416 |
zipcode: "ZIP/Postal code" |
417 |
country: "Country" |
417 |
country: "Country" |
418 |
branchcode: "Patron's library" |
418 |
branchcode: "Patron's library" |
419 |
categorycode: "Patron's category" |
419 |
categorycode: "Patron category" |
420 |
dateenrolled: "Date the patron was added to Koha" |
420 |
dateenrolled: "Date the patron was added to Koha" |
421 |
sex: "Patron's gender" |
421 |
sex: "Patron's gender" |
422 |
sort1: "Sort1" |
422 |
sort1: "Sort 1" |
423 |
sort2: "Sort2" |
423 |
sort2: "Sort 2" |
424 |
- "<br/> And the following fields for the transactions:" |
424 |
- "<br/> And the following fields for the transactions:" |
425 |
- pref: PseudonymizationTransactionFields |
425 |
- pref: PseudonymizationTransactionFields |
426 |
multiple: |
426 |
multiple: |
427 |
- |
|
|