[Koha] how to add additional attributes in patron CSV file
Jonathan Druart
jonathan.druart at bugs.koha-community.org
Fri Nov 25 20:30:39 NZDT 2022
Hello,
Read the "Notes" on the right of the import patrons screen.
"""
If loading patron attributes, the 'patron_attributes' field should
contain a comma-separated list of attribute types and values. The
attribute type code and a colon should precede each value. For
example: INSTID:12345,LANG:fr or STARTDATE:January 1 2010,TRACK:Day.
If an input record has more than one attribute, the fields should
either be entered as an unquoted string (previous examples), or with
each field wrapped in separate double quotes and delimited by a comma:
"STARTDATE:January 1, 2010","TRACK:Day". The second syntax would be
required if the data might have a comma in it, like a date string.
"""
And please send your question to only one mailing list.
Regards,
Jonathan
Le ven. 25 nov. 2022 à 07:51, takan bhatt <takan.bhatt at gmail.com> a écrit :
>
> Dear Sir,
> We are using additional attributes for patrons like student branch, course,
> etc. We want to upload these through patron.csv file in koha.
>
> Pls guide me
>
> Rajesh Bhatt
> _______________________________________________
>
> Koha mailing list http://koha-community.org
> Koha at lists.katipo.co.nz
> Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
More information about the Koha
mailing list