[Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/acqui reci...

Antoine Farnault antoine at koha-fr.org
Fri Jul 28 15:16:44 CEST 2006


CVSROOT:	/sources/koha
Module name:	koha
Changes by:	Antoine Farnault <toins>	06/07/28 13:16:44

Removed files:
	koha-tmpl/intranet-tmpl/prog/en/acqui: recieveorder.tmpl 

Log message:
	this file has been replaced by parcels.tmpl

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/acqui/recieveorder.tmpl?cvsroot=koha&r1=1.3&r2=0

Patches:
Index: recieveorder.tmpl
===================================================================
RCS file: recieveorder.tmpl
diff -N recieveorder.tmpl
--- recieveorder.tmpl	13 Jul 2006 15:20:56 -0000	1.3
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,27 +0,0 @@
-<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Koha -- Recieve <!-- TMPL_VAR name="bookselname" --><!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
-<!-- TMPL_INCLUDE NAME="menus.inc" -->
-<!-- TMPL_INCLUDE NAME="menu-acqui.inc" -->
-
-<h1>Receive Orders From Supplier <a href="/cgi-bin/koha/acqui/supplier.pl?supplierid=<!-- TMPL_VAR NAME="supplierid" -->"><!-- TMPL_VAR NAME="name" --></a></h1>
-<div id="acqui_recieveorder">
-	<h2 class="acquisition">Supplier invoice information</h2>
-	<form method="get" action="parcel.pl">
-		<input type="hidden" name="supplierid" value=<!-- TMPL_VAR NAME="supplierid" -->>
-		<p>
-			<label>Supplier Invoice Number</label>
-			<input type="text" size="20" name="invoice">
-		</p>
-		<p>
-			<label>GST</label>
-			<input type="text" size="20" name="gst">
-		</p>
-		<p>
-			<label>Freight</label>
-			<input type="text" size="20" name="freight">
-		</p>
-		<p>
-			<input type="submit" class="button acquisition" value="save">
-		</p>
-	</form>
-</div>
-<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->





More information about the Koha-cvs mailing list