[Koha-cvs] koha/koha-tmpl/intranet-tmpl/npl/en authorities... [rel_2_2]

Owen Leonard oleonard at athenscounty.lib.oh.us
Mon Apr 10 20:18:12 CEST 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch: 	rel_2_2
Changes by:	Owen Leonard <oleonard at savannah.gnu.org>	06/04/10 18:18:11

Modified files:
	koha-tmpl/intranet-tmpl/npl/en/authorities: auth_finder.tmpl 
	                                            blinddetail-biblio-search.tmpl 
	                                            searchresultlist-auth.tmpl 
	koha-tmpl/intranet-tmpl/npl/en/bull: lateissues.tmpl 
	koha-tmpl/intranet-tmpl/npl/en/circ: circulation.tmpl 
Added files:
	koha-tmpl/intranet-tmpl/npl/en/help/acqui: acqui-home.tmpl 
	                                           basket.tmpl 
	                                           order.tmpl 
	                                           recieve.tmpl 
	                                           recieveorder.tmpl 

Log message:
	Synching with default templates

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha/koha-tmpl/intranet-tmpl/npl/en/authorities/auth_finder.tmpl.diff?only_with_tag=rel_2_2&tr1=1.1.2.3&tr2=1.1.2.4&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/koha/koha/koha-tmpl/intranet-tmpl/npl/en/authorities/blinddetail-biblio-search.tmpl.diff?only_with_tag=rel_2_2&tr1=1.1.2.2&tr2=1.1.2.3&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/koha/koha/koha-tmpl/intranet-tmpl/npl/en/authorities/searchresultlist-auth.tmpl.diff?only_with_tag=rel_2_2&tr1=1.1.2.5&tr2=1.1.2.6&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/koha/koha/koha-tmpl/intranet-tmpl/npl/en/bull/lateissues.tmpl.diff?only_with_tag=rel_2_2&tr1=1.1.2.3&tr2=1.1.2.4&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/koha/koha/koha-tmpl/intranet-tmpl/npl/en/circ/circulation.tmpl.diff?only_with_tag=rel_2_2&tr1=1.6.2.16&tr2=1.6.2.17&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/koha/koha/koha-tmpl/intranet-tmpl/npl/en/help/acqui/acqui-home.tmpl?only_with_tag=rel_2_2&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/koha/koha/koha-tmpl/intranet-tmpl/npl/en/help/acqui/basket.tmpl?only_with_tag=rel_2_2&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/koha/koha/koha-tmpl/intranet-tmpl/npl/en/help/acqui/order.tmpl?only_with_tag=rel_2_2&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/koha/koha/koha-tmpl/intranet-tmpl/npl/en/help/acqui/recieve.tmpl?only_with_tag=rel_2_2&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/koha/koha/koha-tmpl/intranet-tmpl/npl/en/help/acqui/recieveorder.tmpl?only_with_tag=rel_2_2&rev=1.1.2.1

Patches:
Index: koha/koha-tmpl/intranet-tmpl/npl/en/authorities/auth_finder.tmpl
diff -u koha/koha-tmpl/intranet-tmpl/npl/en/authorities/auth_finder.tmpl:1.1.2.3 koha/koha-tmpl/intranet-tmpl/npl/en/authorities/auth_finder.tmpl:1.1.2.4
--- koha/koha-tmpl/intranet-tmpl/npl/en/authorities/auth_finder.tmpl:1.1.2.3	Thu Mar  2 21:19:43 2006
+++ koha/koha-tmpl/intranet-tmpl/npl/en/authorities/auth_finder.tmpl	Mon Apr 10 18:18:11 2006
@@ -23,8 +23,8 @@
 					<input type="hidden" name="marclist" value="mainentry">
 					<input type="hidden" name="and_or" value="and">
 					<input type="hidden" name="excluding" value="">
-					
 					<input type="hidden" name="index" value="<!-- TMPL_VAR NAME="index" -->">
+					<input type="hidden" name="tagid" value="<!-- TMPL_VAR NAME="tagid" -->">
 				</p>
 				<p>
 					<label for="anywhere">Anywhere</label><select name="operator">
@@ -36,6 +36,7 @@
 					<input type="hidden" name="excluding" value="">
 					
 					<input type="hidden" name="index" value="<!-- TMPL_VAR NAME="index" -->">
+					<input type="hidden" name="tagid" value="<!-- TMPL_VAR NAME="tagid" -->">
 				</p>
 				<p>
 				<input type="submit" value="Start search" class="submit" />
Index: koha/koha-tmpl/intranet-tmpl/npl/en/authorities/blinddetail-biblio-search.tmpl
diff -u koha/koha-tmpl/intranet-tmpl/npl/en/authorities/blinddetail-biblio-search.tmpl:1.1.2.2 koha/koha-tmpl/intranet-tmpl/npl/en/authorities/blinddetail-biblio-search.tmpl:1.1.2.3
--- koha/koha-tmpl/intranet-tmpl/npl/en/authorities/blinddetail-biblio-search.tmpl:1.1.2.2	Thu Mar  2 21:19:43 2006
+++ koha/koha-tmpl/intranet-tmpl/npl/en/authorities/blinddetail-biblio-search.tmpl	Mon Apr 10 18:18:11 2006
@@ -3,48 +3,45 @@
 <body>
 <script language="JavaScript" type="text/javascript">
 
-function go()
-{
-var index_start = <!-- TMPL_VAR NAME="index" -->;
-var whichfield = opener.opener.document.f.tag[index_start].value;
-i=index_start
-// go forward, until reaching the end of the field.
-while (i<opener.opener.document.f.field_value.length) {
-	if (opener.opener.document.f.tag[i].value == whichfield && opener.opener.document.f.subfield[i].value == '9') {
-		opener.opener.document.f.field_value[i].value = "<!-- TMPL_VAR NAME="authid" -->";
-	}
-	<!-- TMPL_LOOP NAME="0XX" -->
-		<!-- TMPL_LOOP NAME="subfield" -->
-			if (opener.opener.document.f.tag[i].value == whichfield && opener.opener.document.f.subfield[i].value == '<!-- TMPL_VAR NAME="marc_subfield" -->') 
-			{
-				opener.opener.document.f.field_value[i].value = "<!-- TMPL_VAR NAME="marc_value" -->";
+function go() {
+	var tagid = '<!-- TMPL_VAR NAME="tagid" -->';
+//	alert("I"+tagid);
+	var whichtag = opener.opener.document.getElementById(tagid);
+	// parses all the fields of this tag (every id)
+	whichsubfields=whichtag.getElementsByTagName("div");
+	subfieldcode='';
+	for(var i=0; i<whichsubfields.length;i++) {
+		// get every <input>
+		change_value=whichsubfields[i].getElementsByTagName("input");
+		for(j=0;j<change_value.length;j++) {
+			// if this <input> if the subfield code, store if for future use !
+			if (change_value[j].getAttribute("name") == 'subfield') {
+				subfieldcode=subfield_value=change_value[j].value;
+//				alert("subfieldcode ="+subfieldcode);
 			}
-		<!-- /TMPL_LOOP -->
-	<!-- /TMPL_LOOP -->
-	if (opener.opener.document.f.tag[i].value != whichfield) {
-		i=opener.opener.document.f.field_value.length;
-	}
-	i++;
-}
-// go backward until the beginning of the field
-i=index_start
-while (i>=0) {
-	if (opener.opener.document.f.tag[i].value == whichfield && opener.opener.document.f.subfield[i].value == '9') {
-		opener.opener.document.f.field_value[i].value = "<!-- TMPL_VAR NAME="authid">";
-	}
-	<!-- TMPL_LOOP NAME="0XX" -->
-		<!-- TMPL_LOOP NAME="subfield" -->
-			if (opener.opener.document.f.tag[i].value == whichfield && opener.opener.document.f.subfield[i].value == '<!-- TMPL_VAR NAME="marc_subfield" -->') 
-			{
-				opener.opener.document.f.field_value[i].value = "<!-- TMPL_VAR NAME="marc_value" -->";
+			// if this <input> is for field_value => replace it by the correct value
+			if (change_value[j].getAttribute("name") == 'field_value') {
+				// empty any previous value, except if we are facing a $4 (UNIMARC specific, does not exist in MARC21)
+				if (subfieldcode !=4) {
+					change_value[j].value ='';
+				}
+				// if we are on the $9 replace by authid
+				if (subfieldcode=='9') {
+// 						alert("subfield 9 valeur <!-- TMPL_VAR NAME="authid" -->");
+					change_value[j].value = "<!-- TMPL_VAR NAME="authid" -->";
+				}
+				// otherwise, build the loop for all subfields to replace
+				<!-- TMPL_LOOP NAME="0XX" -->
+					<!-- TMPL_LOOP NAME="subfield" -->
+						if (subfieldcode == '<!-- TMPL_VAR NAME="marc_subfield" -->') {
+// 						alert("subfield"+subfieldcode+" valeur <!-- TMPL_VAR NAME="marc_value" -->");
+							change_value[j].value = "<!-- TMPL_VAR NAME="marc_value" -->";
+						}
+					<!-- /TMPL_LOOP -->
+				<!-- /TMPL_LOOP -->
 			}
-		<!-- /TMPL_LOOP -->
-	<!-- /TMPL_LOOP -->
-	if (opener.opener.document.f.tag[i].value != whichfield) {
-		i=0;
+		}
 	}
-	i--;
-}
 	opener.close();
 	self.close();
 	return false;
Index: koha/koha-tmpl/intranet-tmpl/npl/en/authorities/searchresultlist-auth.tmpl
diff -u koha/koha-tmpl/intranet-tmpl/npl/en/authorities/searchresultlist-auth.tmpl:1.1.2.5 koha/koha-tmpl/intranet-tmpl/npl/en/authorities/searchresultlist-auth.tmpl:1.1.2.6
--- koha/koha-tmpl/intranet-tmpl/npl/en/authorities/searchresultlist-auth.tmpl:1.1.2.5	Thu Mar  2 21:19:43 2006
+++ koha/koha-tmpl/intranet-tmpl/npl/en/authorities/searchresultlist-auth.tmpl	Mon Apr 10 18:18:11 2006
@@ -25,6 +25,7 @@
 					<input type="hidden" name="excluding" value="">
 					
 					<input type="hidden" name="index" value="<!-- TMPL_VAR NAME="index" -->">
+<input type="hidden" name="tagid" value="<!-- TMPL_VAR NAME="tagid" -->">
 				</p>
 				<p>
 					<label for="anywhere">Anywhere</label><select name="operator">
@@ -36,6 +37,7 @@
 					<input type="hidden" name="excluding" value="">
 					
 					<input type="hidden" name="index" value="<!-- TMPL_VAR NAME="index" -->">
+<input type="hidden" name="tagid" value="<!-- TMPL_VAR NAME="tagid" -->">
 				</p>
 				<p>
 				<input type="submit" value="Start search" class="submit" />
@@ -45,15 +47,15 @@
 	<div class="details">
 		<!-- TMPL_IF NAME="numbers" --><div id="pages">
 				<!-- TMPL_IF name="displayprev" -->
-					<a href="auth_finder.pl?startfrom=<!-- TMPL_VAR NAME="startfromprev" -->&amp;&amp;authtypecode=<!-- TMPL_VAR name="authtypecode" --><!-- TMPL_LOOP name="searchdata"-->&amp;<!-- TMPL_VAR name="term" -->=<!-- TMPL_VAR name="val"--><!-- /TMPL_LOOP -->&amp;op=do_search&amp;type=intranet&amp;index=<!-- TMPL_VAR name="index" -->">&lt;&lt;</a>
+					<a href="auth_finder.pl?startfrom=<!-- TMPL_VAR NAME="startfromprev" -->&amp;authtypecode=<!-- TMPL_VAR name="authtypecode" --><!-- TMPL_LOOP name="searchdata"-->&amp;<!-- TMPL_VAR name="term" -->=<!-- TMPL_VAR name="val"--><!-- /TMPL_LOOP -->&amp;op=do_search&amp;type=intranet&amp;index=<!-- TMPL_VAR name="index" -->&amp;tagid=<!-- TMPL_VAR name="tagid" -->">&lt;&lt;</a>
 				<!-- /TMPL_IF -->
 				<!-- TMPL_LOOP NAME="numbers" -->
 					<!-- TMPL_IF name="highlight" --><span class="current"><!-- TMPL_VAR NAME="number" --></span><!-- TMPL_ELSE -->
-						<a href="auth_finder.pl?startfrom=<!-- TMPL_VAR NAME="startfrom" -->&amp;authtypecode=<!-- TMPL_VAR name="authtypecode" --><!-- TMPL_LOOP name="searchdata"-->&amp;<!-- TMPL_VAR name="term" -->=<!-- TMPL_VAR name="val"--><!-- /TMPL_LOOP -->&amp;op=do_search&amp;type=intranet&amp;index=<!-- TMPL_VAR name="index" -->"><!-- TMPL_VAR NAME="number" --></a>
+						<a href="auth_finder.pl?startfrom=<!-- TMPL_VAR NAME="startfrom" -->&amp;authtypecode=<!-- TMPL_VAR name="authtypecode" --><!-- TMPL_LOOP name="searchdata"-->&amp;<!-- TMPL_VAR name="term" -->=<!-- TMPL_VAR name="val"--><!-- /TMPL_LOOP -->&amp;op=do_search&amp;type=intranet&amp;index=<!-- TMPL_VAR name="index" -->&amp;tagid=<!-- TMPL_VAR name="tagid" -->"><!-- TMPL_VAR NAME="number" --></a>
 					<!-- /TMPL_IF -->
 				<!-- /TMPL_LOOP -->
 				<!-- TMPL_IF name="displaynext" -->
-					<a href="auth_finder.pl?startfrom=<!-- TMPL_VAR NAME="startfromnext" -->&amp;&amp;authtypecode=<!-- TMPL_VAR name="authtypecode" --><!-- TMPL_LOOP name="searchdata"-->&amp;<!-- TMPL_VAR name="term" -->=<!-- TMPL_VAR name="val"--><!-- /TMPL_LOOP -->&amp;op=do_search&amp;type=intranet&amp;index=<!-- TMPL_VAR name="index" -->">&gt;&gt;</a>
+					<a href="auth_finder.pl?startfrom=<!-- TMPL_VAR NAME="startfromnext" -->&amp;authtypecode=<!-- TMPL_VAR name="authtypecode" --><!-- TMPL_LOOP name="searchdata"-->&amp;<!-- TMPL_VAR name="term" -->=<!-- TMPL_VAR name="val"--><!-- /TMPL_LOOP -->&amp;op=do_search&amp;type=intranet&amp;index=<!-- TMPL_VAR name="index" -->&amp;tagid=<!-- TMPL_VAR name="tagid" -->">&gt;&gt;</a>
 				<!-- /TMPL_IF -->
 </div><!-- /TMPL_IF -->
 <div id="results">
@@ -76,7 +78,7 @@
 						<td><!-- TMPL_VAR NAME="summary" --></td>
 						<td><!-- TMPL_VAR NAME="used" --> times</td>
 						<td>
-							<a href="javascript:jumpfull('blinddetail-biblio-search.pl?authid=<!-- TMPL_VAR NAME="authid" -->&amp;index=<!-- TMPL_VAR NAME="index" -->')">Choose</a>
+							<a href="javascript:jumpfull('blinddetail-biblio-search.pl?authid=0&amp;index=<!-- TMPL_VAR NAME="index" -->&amp;tagid=<!-- TMPL_VAR NAME="tagid" -->')">Choose</a>
 						</td>
 					</tr>
 				<!-- /TMPL_LOOP -->
@@ -110,7 +112,7 @@
 
 function jumpfull(page)
 {	
-	window.open(page,'','fullscreen,scrollbars');
+	window.open(page,'','width=10,height=10');
 }
 </script>
 <!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->
Index: koha/koha-tmpl/intranet-tmpl/npl/en/bull/lateissues.tmpl
diff -u koha/koha-tmpl/intranet-tmpl/npl/en/bull/lateissues.tmpl:1.1.2.3 koha/koha-tmpl/intranet-tmpl/npl/en/bull/lateissues.tmpl:1.1.2.4
--- koha/koha-tmpl/intranet-tmpl/npl/en/bull/lateissues.tmpl:1.1.2.3	Tue Jan 10 21:30:36 2006
+++ koha/koha-tmpl/intranet-tmpl/npl/en/bull/lateissues.tmpl	Mon Apr 10 18:18:11 2006
@@ -11,7 +11,7 @@
 			<label for="supplierid">Choose a Supplier: </label><!-- TMPL_VAR name="CGIsupplier" -->
 				<!-- TMPL_IF name="phone" -->Phone: <!-- TMPL_VAR name="phone" -->; <!-- /TMPL_IF -->
 				<!-- TMPL_IF name="booksellerfax" -->Fax: <!-- TMPL_VAR name="booksellerfax" -->; <!-- /TMPL_IF -->
-				<!-- TMPL_IF name="bookselleremail" --><a href="mailto:<!-- TMPL_VAR name="bookselleremail" -->"><!-- TMPL_VAR name="bookselleremail" --></a><!-- /TMPL_IF -->
+				<!-- TMPL_IF name="contemail" --><a href="mailto:<!-- TMPL_VAR name="contemail" -->"><!-- TMPL_VAR name="contemail" --></a><!-- /TMPL_IF -->
 			<input type="submit" value="Submit" class="submit" />
 		</form>
 	</div>
Index: koha/koha-tmpl/intranet-tmpl/npl/en/circ/circulation.tmpl
diff -u koha/koha-tmpl/intranet-tmpl/npl/en/circ/circulation.tmpl:1.6.2.16 koha/koha-tmpl/intranet-tmpl/npl/en/circ/circulation.tmpl:1.6.2.17
--- koha/koha-tmpl/intranet-tmpl/npl/en/circ/circulation.tmpl:1.6.2.16	Tue Mar 14 17:17:38 2006
+++ koha/koha-tmpl/intranet-tmpl/npl/en/circ/circulation.tmpl	Mon Apr 10 18:18:11 2006
@@ -21,6 +21,9 @@
 		<div class="error">
 		<h3>Error Issuing Item:</h3>
 			<ul>
+			<!-- TMPL_IF NAME="NOTSAMEBRANCH" -->
+			<li>It is not possible to issue a book which does not belong to your branch.</li>
+			<!-- /TMPL_IF -->
 			<!-- TMPL_IF NAME="INVALID_DATE" -->
 				<li>The due date is invalid</li>
 			<!-- /TMPL_IF -->
Index: koha/koha-tmpl/intranet-tmpl/npl/en/help/acqui/acqui-home.tmpl
diff -u /dev/null koha/koha-tmpl/intranet-tmpl/npl/en/help/acqui/acqui-home.tmpl:1.1.2.1
--- /dev/null	Mon Apr 10 18:18:11 2006
+++ koha/koha-tmpl/intranet-tmpl/npl/en/help/acqui/acqui-home.tmpl	Mon Apr 10 18:18:11 2006
@@ -0,0 +1,17 @@
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Online Help: Acquisitions Home Page<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
+
+<div id="main-compact">
+	<h1>Acquisitions Home Page</h1>
+<p>You're on the Acquisitions home page. Everything starts with a bookseller. If you want to create an order, or receive books, you must enter the supplier name or code. If you want to create a new supplier you can enter the name here as well.  You'll be able to create it on the next screen</p>
+	<p>You'll also find on this screen:</p>
+	<ul>
+		<li>The <strong>Exchange Rate</strong> for all currencies. You can change them if needed. Remember that Koha doesn't get them automatically</li>
+		<li>In the <strong>Suggestions</strong> box, you can see how many suggestions you have to check (accept or refuse). Of course, if you haven't activated suggestions (in <a href="/cgi-bin/koha/admin/systempreferences.pl">System Preferences</a>), you won't have anything in this box.</li>
+		<li>The last box, <strong>Budget and Funds</strong> shows you the budget summary. To appear on this page an entry must be active on today's date. If an expected Book Fund doesn't appear, check <a href="/cgi-bin/koha/admin/aqbookfund.pl">Book Funds</a> in Parameters and check that your budget hasn't expired.</li>
+	</ul>
+	<h2>Definitions</h2>
+	<ul>
+		<li>A <b>basket</b> is a group of orders that are sent all at once to a given supplier. Baskets are used when acquiring books.</li>
+		<li>A <b>parcel</b> is a group of acquired books that are in the same parcel. Parcel is used when receiving books.</li>
+	</ul>
+<!-- TMPL_INCLUDE name="help-bottom.inc" -->
\ No newline at end of file
Index: koha/koha-tmpl/intranet-tmpl/npl/en/help/acqui/basket.tmpl
diff -u /dev/null koha/koha-tmpl/intranet-tmpl/npl/en/help/acqui/basket.tmpl:1.1.2.1
--- /dev/null	Mon Apr 10 18:18:11 2006
+++ koha/koha-tmpl/intranet-tmpl/npl/en/help/acqui/basket.tmpl	Mon Apr 10 18:18:11 2006
@@ -0,0 +1,14 @@
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Online Help: Acquisitions Basket/Order Creation<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
+
+<div id="main-compact">
+	<h1>Acquisitions Basket/Order Creation</h1>
+	<p>This page lets you create or modify a basket. A basket contains as many order lines as you want.</p>
+	<p>The first box contain the basket header: the librarian that started it, the date... It can be closed. A closed basket can't be modified anymore</p>
+	<p>The second box contain the order lines</p>
+	<p>The third box let you choose how to add a new order line. Each order line can come from:</p>
+	<ul>
+		<li>An accepted suggestion</li>
+		<li>An existing biblio (to order a new item)</li>
+		<li>A completly new biblio (from scratch)</li>
+	</ul>
+<!-- TMPL_INCLUDE name="help-bottom.inc" -->
\ No newline at end of file
Index: koha/koha-tmpl/intranet-tmpl/npl/en/help/acqui/order.tmpl
diff -u /dev/null koha/koha-tmpl/intranet-tmpl/npl/en/help/acqui/order.tmpl:1.1.2.1
--- /dev/null	Mon Apr 10 18:18:12 2006
+++ koha/koha-tmpl/intranet-tmpl/npl/en/help/acqui/order.tmpl	Mon Apr 10 18:18:11 2006
@@ -0,0 +1,14 @@
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Online Help: Acquisitions Supplier List Page<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
+
+<div id="main-compact">
+	<h1>Acquisitions Supplier List Page</h1>
+	<p>This page shows the list of suppliers. For each supplier, you'll see:
+	<ul>
+		<li>The name of the supplier. You can see all details by clicking on its name<li>
+		<li>A button to create a new order</li>
+		<li>A button to see all existing receive parcels and create a new one.</li>
+		<li>The list of all basket orders to this supplier. You can view or add lines on each basket, depending on its status (closed or not). Baskets closed more than 6 months are not shown.</li>
+	</ul>
+	<p>At the end of the page, you have a button to create a new supplier.</p>
+	
+<!-- TMPL_INCLUDE name="help-bottom.inc" -->
\ No newline at end of file
Index: koha/koha-tmpl/intranet-tmpl/npl/en/help/acqui/recieve.tmpl
diff -u /dev/null koha/koha-tmpl/intranet-tmpl/npl/en/help/acqui/recieve.tmpl:1.1.2.1
--- /dev/null	Mon Apr 10 18:18:12 2006
+++ koha/koha-tmpl/intranet-tmpl/npl/en/help/acqui/recieve.tmpl	Mon Apr 10 18:18:11 2006
@@ -0,0 +1,7 @@
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Online Help: Acquisitions : Parcel Detail<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
+<div id="main-compact">
+<h1>Acquisitions : Parcel Detail</h1>
+<p>This page show the contents of a parcel.</p>
+<p>The first box contain the list of already received items.</p>
+<p>The second box contain the list of orders from this supplier still incompletely received. You can add an item in the parcel by selecting in this list, or search it through ISBN/title.</p>
+<!-- TMPL_INCLUDE name="help-bottom.inc" -->
Index: koha/koha-tmpl/intranet-tmpl/npl/en/help/acqui/recieveorder.tmpl
diff -u /dev/null koha/koha-tmpl/intranet-tmpl/npl/en/help/acqui/recieveorder.tmpl:1.1.2.1
--- /dev/null	Mon Apr 10 18:18:12 2006
+++ koha/koha-tmpl/intranet-tmpl/npl/en/help/acqui/recieveorder.tmpl	Mon Apr 10 18:18:11 2006
@@ -0,0 +1,21 @@
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Online Help: Acquisitions : Recieve Parce<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
+
+<div id="main-compact">
+<h1>Acquisitions : Recieve Parcel</h1>
+<p>This screen shows the parcels of the supplier. You can filter on parcel code and recieved date</p>
+<p> The list can be ordered by date or parcel code and contains:</p>
+<p><ul>
+	<li>The parcel summary (date and code).</li>
+	<li>The number of items already entered in the parcel (physical items).</li>
+	<li>The number of different biblios (order lines) in the parcel.</li>
+	<li>The number of expected items. This number is calculated from ordered biblios.</li>
+	</ul>
+</p>
+<p>Example: a parcel contains 3 copies of the same book. It is related to an order of 5 items. The list will show:</p>
+<ul>
+	<li>Number of items in the parcel: 3</li>
+	<li>Number of biblios: 1</li>
+	<li>Number of expected items: 5</li>
+</ul>
+<p>At the end of the page, you have a tool to create a new parcel.</p>
+<!-- TMPL_INCLUDE name="help-bottom.inc" -->





More information about the Koha-cvs mailing list