---
 .../prog/en/modules/help/bull-home.tmpl            |   12 -------
 .../prog/en/modules/help/bull/bull-home.tmpl       |    8 -----
 .../prog/en/modules/help/bull/statecollection.tmpl |   29 ------------------
 .../en/modules/help/bull/subscription-add.tmpl     |   32 --------------------
 .../en/modules/help/bull/subscription-detail.tmpl  |   30 ------------------
 5 files changed, 0 insertions(+), 111 deletions(-)
 delete mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/help/bull-home.tmpl
 delete mode 100644 
koha-tmpl/intranet-tmpl/prog/en/modules/help/bull/bull-home.tmpl
 delete mode 100644 
koha-tmpl/intranet-tmpl/prog/en/modules/help/bull/statecollection.tmpl
 delete mode 100644 
koha-tmpl/intranet-tmpl/prog/en/modules/help/bull/subscription-add.tmpl
 delete mode 100644 
koha-tmpl/intranet-tmpl/prog/en/modules/help/bull/subscription-detail.tmpl

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/bull-home.tmpl 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/bull-home.tmpl
deleted file mode 100644
index dc8aec9..0000000
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/bull-home.tmpl
+++ /dev/null
@@ -1,12 +0,0 @@
-<!-- TMPL_INCLUDE NAME="help-top.inc" -->
-
-       <h1>Serials subscription help</h1>
-       <p>Search for a subscription by using the filter button (with a ISSN or 
a title). If you enter a title, you can use the wildcard % : entering 
<b>%Times%</b> returns every subscription containing Times in the title. 
Entering <b>New York%</b> returns every subscription with title starting with 
New York</p>
-               <p>If you want to create a new subscription, click the "Add 
subscription" button.</p>
-               <p>Once you have found the subscription you need, you can: </p>
-                       <ul>
-                               <li>View subscription details</li>
-                               <li>Receive any item and/or manage what appears 
in subscription summary (in OPAC and librarian interface)</li>
-       </ul>
-       
-<!-- TMPL_INCLUDE name="help-bottom.inc" -->
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/bull/bull-home.tmpl 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/bull/bull-home.tmpl
deleted file mode 100644
index da66d01..0000000
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/bull/bull-home.tmpl
+++ /dev/null
@@ -1,8 +0,0 @@
-<!-- TMPL_INCLUDE NAME="help-top.inc" -->
-
-<h1>Serials subscription help</h1>
-
-<p>Search for a subscription by using the filter button (with a ISSN or a 
title). If you enter a title, you can use the wildcard % : entering 
<b>%Times%</b> returns every subscription containing Times in the title. 
Entering <b>New York%</b> returns every subscription with title starting with 
New York</p>
-       <p>If you want to create a new subscription, click on "Add 
subscription"</p>
-
-<!-- TMPL_INCLUDE name="help-bottom.inc" -->
diff --git 
a/koha-tmpl/intranet-tmpl/prog/en/modules/help/bull/statecollection.tmpl 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/bull/statecollection.tmpl
deleted file mode 100644
index b53a70c..0000000
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/bull/statecollection.tmpl
+++ /dev/null
@@ -1,29 +0,0 @@
-<!-- TMPL_INCLUDE NAME="help-top.inc" -->
-
-<h1>Serials issues and summary</h1>
-
-<p>This screen is divided in 2 parts</p>
-       <h2>The right part</h2>
-       <p>The right part deals with issues. When you create a new 
subscription, the 1st issue is automatically calculated. When you want/need, 
you can define issues that have a new status:</p>
-       <ul>
-               <li>Arrived : when an book arrives, you can set it's status to 
"arrived". Then, the issue disappear from this list, and the number of the 
issue is added to the "arrived list" (on the left box)</li>
-               <li>Late : means that the book is late and should be arrived. A 
books changed to "late" status stays on the issue list, and the next waited 
number is generated</li>
-               <li>Missing : means the book will never arrive. The issue 
disappear from the list, and the number of the issue is added to the "missing 
list" (on the left box)</li>
-       </ul>
-       <h2>The left part</h2>
-       <p>the left part contains six elements, some are automatically 
calculated but but can be changed</p>
-       <ul>
-               <li>Subscription beginning date : the date of the beginning of 
the 1st subscription. Should not be modified and is not modified automatically 
by subscriptions renewals</li>
-               <li>Subscription enddate : must be entered manually when the 
subscription is definetly closed</li>
-               <li>Arrived numbers : the list of issues you have in your 
library. Automatically filled when a new number is marked "arrived". You can 
manually change this field if you want, for example, to change a long list 
(1,2,3,4,...,51) to a shorter one (1-51)</li>
-               <li>Missing numbers : the list of issues you don't have in your 
library, and that will never arrive (or have been lost). Automatically filled 
when a new number is marked "missing". You can manually change this field if 
you want, for example, to change a long list (1,2,3,4,...,51) to a shorter one 
(1-51)</li>
-               <li>opac note : the field that appears in the OPAC (with some 
other subscription information like beginning date and end date. This field 
must be filled manually. Nothing is put here automatically</li>
-               <li>opac note : the field that appears in the librarian 
interface (with some other subscription information like beginning date and end 
date. This field must be filled manually. Nothing is put here 
automatically.</li>
-       </ul>
-       <h2>Subscription renewals</h2>
-       <p>Koha calculates automatically the end of the subscription (based on 
the start date and the number of issues received). when a subscription has 
ended, you can't change the status of the last "waited number" (as it's not 
waited in fact). To be able to "receive" this number, you must renew your 
subscription.</p>
-       <p>Renewing a subscription means that you define some informations for 
the renewal. When those informations have been filled, a suggestion is 
automatically created in Koha. This suggestion can be managed by the librarian 
that orders books, as any other order (= budget and bookseller are defined 
here).</p>
-       <p><i>Note that the subscription renewal done by the "serials 
librarian" is supposed to be immediate. We have decided to keep Koha as simple 
as possible. In fact, the subscription renewal won't be immediate, but we 
didn't wanted to add too much complexity.</i></p>
-       </p>
-
-<!-- TMPL_INCLUDE name="help-bottom.inc" -->
diff --git 
a/koha-tmpl/intranet-tmpl/prog/en/modules/help/bull/subscription-add.tmpl 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/bull/subscription-add.tmpl
deleted file mode 100644
index e9104ee..0000000
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/bull/subscription-add.tmpl
+++ /dev/null
@@ -1,32 +0,0 @@
-<!-- TMPL_INCLUDE NAME="help-top.inc" -->
-
-<h1>Serials subscription add and modify help</h1>
-       <ul>
-               <h2>Subscription information bloc</h2>
-               <p>it contains the name of the librarian that created the 
subscription, the name of the supplier providing the subscription, the cost and 
the budget affected. It also contains the title of the biblio managed by the 
subscription.</p>
-               <h2>Planning information bloc</h2>
-               <p>it contains various information to calculate arrival 
dates.</p>
-               <h2>Subscription length</h2>
-               <p>one field in this bloc should be filled : the subscription 
length can be calculated in weeks, months or number of issues to receive</p>
-               <h2>Numbering calculation</h2>
-               <p>The numbering of issues received can be a complex formulas. 
The "numbering formula" can be filled with any text and/or numbers. 3 special 
tokens <b>{X} {Y}</b> and <b>{Z}</b> can be user to define the calculation 
formula. XYZ values are calculated with the following method:</p>
-                       <ul>
-                               <li>Add : the number here is added to XYZ</li>
-                               <li>once every : the number before can be added 
on every issue or less often</li>
-                               <li>When more than : if the calculated number 
is more than the value here</li>
-                               <li>Set back to : if the previous condition is 
valid, the calculated number is set to this one instead</li>
-                               <li>Last value / begins with : the last value 
calculated or the 1st value (when adding a subscription</li>
-                       </ul>
-               <h2>Sample</h2>
-               Consider the formula <b>#{X}/{Y}</b>. The following XYZ 
settings :
-               <ul>
-                       <li> <b>X</b> add <b>1</b> once every <b>4</b> times. 
When more than <b>9999999</b> set back to <b>empty</b>. Begins with 
<b>2004</b></li>
-                       <li> <b>Y</b> add <b>1</b> once every <b>1</b> times. 
When more than <b>4</b> set back to <b>4</b>. Begins with <b>1</b></li>
-               </ul>
-               will result in the following issues numbers :
-               <p>#2004/1, #2004/2, #2004/3, #2004/4, #2005/1, #2005/2, 
#2005/3, #2005/4, #2006/1</p>
-               <p>
-                       <b>Note:</b> when you add a subscription, Koha assumes 
you have already created the order, or that you will do it soon. So, NO 
information is sent to the acquisition module. This is not the case when the 
subscription expires. In this case, a subscription renewal creates a 
"suggestion" that is sent to the acquisition module.
-               </p>
-
-<!-- TMPL_INCLUDE name="help-bottom.inc" -->
diff --git 
a/koha-tmpl/intranet-tmpl/prog/en/modules/help/bull/subscription-detail.tmpl 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/bull/subscription-detail.tmpl
deleted file mode 100644
index c862fc5..0000000
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/bull/subscription-detail.tmpl
+++ /dev/null
@@ -1,30 +0,0 @@
-<!-- TMPL_INCLUDE NAME="help-top.inc" -->
-
-<h1>Serials subscription detail help</h1>
-       In this screen, you can see subscription detail, and modify it if you 
need.
-       <ul>
-               <h2>Subscription information bloc</h2>
-               <p>it contains the name of the librarian that created the 
subscription, the name of the supplier providing the subscription, the cost and 
the budget affected. It also contains the title of the biblio managed by the 
subscription.</p>
-               <h2>Planning information bloc</h2>
-               <p>it contains various information to calculate arrival 
dates.</p>
-               <h2>Subscription length</h2>
-               <p>one field in this bloc should be filled : the subscription 
length can be calculated in weeks, months or number of issues to receive</p>
-               <h2>Numbering calculation</h2>
-               <p>The numbering of items received can contain complex 
formulas. The "numbering formula" can be filled with any text and/or numbers. 3 
special tokens <b>{X} {Y}</b> and <b>{Z}</b> can be user to define the 
calculation formula. XYZ values are calculated with the following method:</p>
-                       <ul>
-                               <li>Add : the number here is added to XYZ</li>
-                               <li>once every : the number before can be added 
on every issue or less often</li>
-                               <li>When more than : if the calculated number 
is more than the value here</li>
-                               <li>Set back to : if the previous condition is 
valid, the calculated number is set to this one instead</li>
-                               <li>Last value / begins with : the last value 
calculated or the 1st value (when adding a subscription</li>
-                       </ul>
-               <h2>Sample</h2>
-                       Consider the formula <b>#{X}/{Y}</b>. The following XYZ 
settings :
-                       <ul><li> <b>X</b> add <b>1</b> once every <b>4</b> 
times. When more than <b>9999999</b> set back to <b>empty</b>. Begins with 
<b>2004</b></li>
-                       <li> <b>Y</b> add <b>1</b> once every <b>1</b> times. 
When more than <b>4</b> set back to <b>4</b>. Begins with <b>1</b></li></ul>
-                       will result in the following issues numbers :
-                       
<b>#2004/1,#2004/2,#2004/3,#2004/4,#2005/1,#2005/2,#2005/3,#2005/4,#2006/1
-               <p>
-               </p>
-
-<!-- TMPL_INCLUDE name="help-bottom.inc" -->
-- 
1.6.3.3

_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches

Reply via email to