[freeside-commits] freeside/httemplate/edit cust_main.cgi, 1.89, 1.90
Jeff Finucane,420,,
jeff at wavetail.420.am
Fri Aug 1 21:20:23 PDT 2008
Update of /home/cvs/cvsroot/freeside/httemplate/edit
In directory wavetail.420.am:/tmp/cvs-serv24574/httemplate/edit
Modified Files:
cust_main.cgi
Log Message:
bundled package presentation improvements
Index: cust_main.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/cust_main.cgi,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -d -r1.89 -r1.90
--- cust_main.cgi 16 Jun 2008 06:53:44 -0000 1.89
+++ cust_main.cgi 2 Aug 2008 04:20:20 -0000 1.90
@@ -265,7 +265,8 @@
'tax',
'invoicing_list', 'invoicing_list_POST', 'invoicing_list_FAX',
'invoice_terms',
- 'spool_cdr'
+ 'spool_cdr',
+ 'squelch_cdr'
);
for ( f=0; f < topvars.length; f++ ) {
@@ -501,7 +502,8 @@
% 'tax',
% 'invoicing_list', 'invoicing_list_POST', 'invoicing_list_FAX',
% 'invoice_terms',
-% 'spool_cdr'
+% 'spool_cdr',
+% 'squelch_cdr'
% ) {
%
More information about the freeside-commits
mailing list