From bffa99ecd4e6020ea3ea4c82d5a8993be64f606b Mon Sep 17 00:00:00 2001 From: Jesse Maseto Date: Fri, 27 Apr 2018 16:10:53 +0000 Subject: [PATCH] This patch adds 'surname to the instructions for importing patrons. https://bugs.koha-community.org/show_bug.cgi?id=20671 --- 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(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/import_borrowers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/import_borrowers.tt index bf2a365..b950898 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/import_borrowers.tt +++ b/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 'surname', 'branchcode' and 'categorycode' are required and 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.