@@ -, +, @@ required during patron import --- koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/import_borrowers.tt | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/import_borrowers.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/import_borrowers.tt @@ -18,7 +18,7 @@

Important: Date formats should match your system preference, and must be zero-padded, e.g. '01/02/2008'.

-

Important: The fields 'branchcode' and 'categorycode' are required and must match valid entries in your database.

+

Important: The fields 'cardnumber', 'surname', 'branchcode', and 'categorycode' are required. Branchcode and categorycode must match valid entries in your database.

Tip : If loading patron attributes, the 'patron_attributes' field should contain a comma-separated list of attribute types and values.