Fixed 2 bugs which would cause createinvoice.php to bomb. Here is the unified diff.
===================================================================
RCS file: /cvsroot/tams/tams/createinvoice.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tams/tams/createinvoice.php 2001/08/16 15:11:04 1.1
+++ tams/tams/createinvoice.php 2002/03/21 14:12:39 1.2
@@ -74,7 +74,11 @@
}... read more
The first release of the Time Accounting Management Software (TAMS) is now available from SourceForge. PLEASE be sure to read the tickettrack.sql for instructions on setting this up with your PostgreSQL database.