[freeside-commits] freeside/httemplate/search cust_credit.html, 1.12, 1.12.2.1

Ivan,,, ivan at wavetail.420.am
Fri Mar 14 00:49:16 PDT 2008


Update of /home/cvs/cvsroot/freeside/httemplate/search
In directory wavetail.420.am:/tmp/cvs-serv26250/httemplate/search

Modified Files:
      Tag: FREESIDE_1_7_BRANCH
	cust_credit.html 
Log Message:
add net credits to sales/credits/receipts report

Index: cust_credit.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/search/cust_credit.html,v
retrieving revision 1.12
retrieving revision 1.12.2.1
diff -u -d -r1.12 -r1.12.2.1
--- cust_credit.html	3 Feb 2007 11:36:30 -0000	1.12
+++ cust_credit.html	14 Mar 2008 07:49:14 -0000	1.12.2.1
@@ -3,7 +3,7 @@
                  'name'        => 'credits',
                  'query'       => $sql_query,
                  'count_query' => $count_query,
-                 'count_addl'  => [ '$%.2f total credited', ],
+                 'count_addl'  => [ '$%.2f total credited (gross)', ],
                  #'redirect'    => $link,
                  'header'      => [ 'Amount',
                                     'Date',



More information about the freeside-commits mailing list