[Koha-cvs] CVS: koha/acqui receive.pl,1.5,1.6

Andrew Arensburger arensb at users.sourceforge.net
Sun Oct 13 09:38:04 CEST 2002


Update of /cvsroot/koha/koha/acqui
In directory usw-pr-cvs1:/tmp/cvs-serv5172

Modified Files:
	receive.pl 
Log Message:
Added magic RCS comment.
Removed trailing whitespace.


Index: receive.pl
===================================================================
RCS file: /cvsroot/koha/koha/acqui/receive.pl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** receive.pl	14 Aug 2002 18:12:52 -0000	1.5
--- receive.pl	13 Oct 2002 07:38:02 -0000	1.6
***************
*** 1,4 ****
--- 1,6 ----
  #!/usr/bin/perl
  
+ # $Id$
+ 
  #script to recieve orders
  #written by chris at katipo.co.nz 24/2/2000
***************
*** 133,137 ****
  The total at the bottom of the page should be within a few cents of the total for the invoice.<p>
  When you have finished this invoice save the changes.
! </td>																												                
  <td colspan=2 align=right><b>GST</b></td>
  <td>\$$gst</td>
--- 135,139 ----
  The total at the bottom of the page should be within a few cents of the total for the invoice.<p>
  When you have finished this invoice save the changes.
! </td>
  <td colspan=2 align=right><b>GST</b></td>
  <td>\$$gst</td>





More information about the Koha-cvs mailing list