X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=koha-tmpl%2Fintranet-tmpl%2Fprog%2Fen%2Fmodules%2Ftools%2Fimport_borrowers.tmpl;h=0e409b6328ce4a7f79fccec0662d1658ecbec489;hb=e6ebf10bba5d9ebec0f8d9995df16d2eb384f44f;hp=4d601ba4c5bdbca37f0df67066d20245bae4dbc6;hpb=3e42b7777aa6963c9ae145e4b881dac5496aa69e;p=koha.git diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tmpl index 4d601ba4c5..0e409b6328 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tmpl @@ -1,31 +1,81 @@ -Koha › Cataloging › MARC Import +Koha › Cataloging › Import Patrons <!-- TMPL_IF NAME="uploadborrowers" -->› Results<!-- /TMPL_IF --> + - + - +
- -
-
-
- -

Borrower Import

- +
+
+
+
+
+

Import Patrons

-

Import results :

+
Import results :
    -
  • imported records
  • -
  • overwritten
  • -
  • not imported because already in borrowers table and overwrite disabled
  • -
  • not imported because they are not in the expected format !
  • -
  • records parsed
  • -
  • Back
  • +
  • imported records (last was )
  • +
  • overwritten (last was )
  • +
  • not imported because already in borrowers table and overwrite disabled (last was )
  • +
  • not imported because they are not in the expected format (last was )
  • +
  • records parsed
  • +
  • Back to Tools
+ +

+
+
Feedback:
+ +
+ + +

+
+
Error analysis:
+
    + +
  • Header row could not be parsed
  • + +
  • + Line + + could not be parsed! + + has "" in unrecognized format: "" + + Critical field "" + has unrecognized value "" + has unrecognized value "" + missing + + (borrowernumber: ; surname: ). + +
    +
  • + + +
+
+
  • Select a file to import into the borrowers table
  • @@ -33,29 +83,87 @@
" enctype="multipart/form-data">
-Import into the borrowers table
    +Import into the borrowers table +
    1. - -
      - +
    2. -
+
+ Field to use for record matching +
    +
  1. + +
  2. +
+
+
+Default values +
    + +
  1. + + " name="" /> +
  2. + +
+
+ If matching record is already in the borrowers table: +
  1. + +
  2. +
  3. + +
  4. +
+
+
- If cardnumber is already in the borrowers table:
  1. - -
  2. -
  3. - -
+ Patron Attributes +
  1. + +
  2. +
  3. + +
  4. +
+ + +
- -
-
+
+

Notes:

+
    +
  • The first line in the file must be a header row defining which columns you are supplying in the import file.
  • +
  • Download a starter CSV file with all the columns here. Values are comma-separated.
  • +
  • OR choose which fields you want to supply from the following list:
    • + '', +
  • + +
  • 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. +
  • + +
  • The fields 'branchcode' and 'categorycode' are required and must match valid entries in your database.
  • +
  • 'password' should be stored in plaintext, and will be converted to a MD5 hash (if your passwords are already encrypted, talk to your system administrator about options).
  • +
  • Date formats should match your system preference, and must be zero-padded, e.g. '01/02/2008'. Alternatively, +you can supply dates in ISO format (e.g., '2010-10-28'). +
  • +
+ +
+
+
+
+
-
-
+
+