[freeside-commits] freeside/httemplate/search report_newtax.cgi, 1.6, 1.7
Ivan,,,
ivan at wavetail.420.am
Mon Apr 11 00:06:52 PDT 2011
Update of /home/cvs/cvsroot/freeside/httemplate/search
In directory wavetail.420.am:/tmp/cvs-serv31153/httemplate/search
Modified Files:
report_newtax.cgi
Log Message:
s/collected/invoiced/ on column label of vendor tax report
Index: report_newtax.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/search/report_newtax.cgi,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -w -d -r1.6 -r1.7
--- report_newtax.cgi 11 Apr 2011 07:02:50 -0000 1.6
+++ report_newtax.cgi 11 Apr 2011 07:06:50 -0000 1.7
@@ -16,7 +16,7 @@
<TR>
<TH CLASS="grid" BGCOLOR="#cccccc"></TH>
<TH CLASS="grid" BGCOLOR="#cccccc"></TH>
- <TH CLASS="grid" BGCOLOR="#cccccc">Tax collected</TH>
+ <TH CLASS="grid" BGCOLOR="#cccccc">Tax invoiced</TH>
<TH CLASS="grid" BGCOLOR="#cccccc"> </TH>
<TH CLASS="grid" BGCOLOR="#cccccc"></TH>
<TH CLASS="grid" BGCOLOR="#cccccc">Tax credited</TH>
More information about the freeside-commits
mailing list