[freeside-commits] freeside/FS/FS ConfDefaults.pm,1.2,1.2.2.1

Jeff Finucane,420,, jeff at wavetail.420.am
Wed Nov 28 10:49:07 PST 2007


Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail:/tmp/cvs-serv5198/FS/FS

Modified Files:
      Tag: FREESIDE_1_7_BRANCH
	ConfDefaults.pm 
Log Message:
advanced customer report rearrangement

Index: ConfDefaults.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/ConfDefaults.pm,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -d -r1.2 -r1.2.2.1
--- ConfDefaults.pm	3 Feb 2007 11:36:29 -0000	1.2
+++ ConfDefaults.pm	28 Nov 2007 18:49:04 -0000	1.2.2.1
@@ -51,6 +51,9 @@
   'Cust# | Cust. Status | Name | Company | Address 1 | Address 2 | City | State | Zip | Country | Day phone | Night phone | Invoicing email(s)' => 
     'custnum | Status | Last, First | Company | (all address fields ) | Day phone | Night phone | Invoicing email(s)',
 
+  'Cust# | Name | Address 1 | Address 2 | City | State | Zip | Country | Day phone | Night phone | Fax number | Invoicing email(s) | Payment Type' => 
+    'custnum | Last, First | (all address fields ) | ( all phones ) | Invoicing email(s) | Payment Type',
+
 ); }
 
 =back



More information about the freeside-commits mailing list