From 220cada48f4165a391737abc2d9035aae289244a Mon Sep 17 00:00:00 2001 From: tipaul Date: Mon, 20 Sep 2004 15:25:22 +0000 Subject: [PATCH] modifs for barcode generator links --- koha-tmpl/intranet-tmpl/default/en/intranet-main.tmpl | 4 +++- koha-tmpl/intranet-tmpl/default/en/parameters/admin-home.tmpl | 11 +++++++++-- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/default/en/intranet-main.tmpl b/koha-tmpl/intranet-tmpl/default/en/intranet-main.tmpl index 656297fed2..a32f2ff576 100644 --- a/koha-tmpl/intranet-tmpl/default/en/intranet-main.tmpl +++ b/koha-tmpl/intranet-tmpl/default/en/intranet-main.tmpl @@ -125,7 +125,9 @@

Parameters

- Alter Koha System preferences +

Barcodes generator

+

Book funds

+

Import in reservoir

Circulation

diff --git a/koha-tmpl/intranet-tmpl/default/en/parameters/admin-home.tmpl b/koha-tmpl/intranet-tmpl/default/en/parameters/admin-home.tmpl index 2d23ba5988..280a550381 100644 --- a/koha-tmpl/intranet-tmpl/default/en/parameters/admin-home.tmpl +++ b/koha-tmpl/intranet-tmpl/default/en/parameters/admin-home.tmpl @@ -86,8 +86,15 @@ Import - Upload MARC records in 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. + Upload MARC records in reservoir + The reservoir is a table where imported MARC records are stored. A MARC record is stored in the reservoir as long as you have no item. When you type the ISBN or title of a biblio, it's searched for in the reservoir. If it is found, the biblio is added to Koha active table. + + + Barcode generator + + + Generate barcodes + the barcode generator deals with generating barcodes for items you acquire -- 2.11.0