From ace3a1a72b970533e385a217bc190fea6c81f3da Mon Sep 17 00:00:00 2001 From: wolfpac444 Date: Tue, 22 Apr 2003 09:45:12 +0000 Subject: [PATCH] Fixed bug #369 --- .../default/en/acqui.simple/addbooks.tmpl | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/default/en/acqui.simple/addbooks.tmpl b/koha-tmpl/intranet-tmpl/default/en/acqui.simple/addbooks.tmpl index e616f2f2df..0f12780249 100644 --- a/koha-tmpl/intranet-tmpl/default/en/acqui.simple/addbooks.tmpl +++ b/koha-tmpl/intranet-tmpl/default/en/acqui.simple/addbooks.tmpl @@ -23,8 +23,8 @@ ISBN: - If the ISBN is found into the biblio table, it will be retrieved and can be modified.
- If the ISBN is found into the breeding farm, it will be retrieved. and a biblio added.
+ If the ISBN or title is found in the biblio table, it will be retrieved and can be modified.
+ If the ISBN or title is found in the breeding farm, it will be retrieved and a biblio will be added.
Otherwise, a biblio can be added from scratch. Title @@ -47,21 +47,24 @@  
  • Upload MARC records
  •   - The breeding farm is a table where are stored imported MARC records.
    - A MARC record is stored in the breeding farm as long as you've no item. When you type the ISBN of a biblio, it's searched in the breeding farm. - If found, the biblio is added to koha active table, and removed from breeding farm. + The breeding farm is a table where imported MARC records are stored.
    + A MARC record is stored in the breeding farm as long as you have no item. When you type the ISBN or title of a biblio, it's searched for in the breeding farm. + If it is found, the biblio is added to Koha active table and removed from the breeding farm.
    + + - +
    Tools for importing MARC from a z3950 serverTools for importing a MARC record from a z39.50 server
    + - + -- 2.39.5
     
  • Z39.50 Search Tool
  • z39.50 Search Tool
  •   does not work