[freeside-commits] freeside/FS/FS/UI Web.pm,1.26.2.5,1.26.2.6
Jeff Finucane,420,,
jeff at wavetail.420.am
Wed Nov 28 10:49:07 PST 2007
Update of /home/cvs/cvsroot/freeside/FS/FS/UI
In directory wavetail:/tmp/cvs-serv5198/FS/FS/UI
Modified Files:
Tag: FREESIDE_1_7_BRANCH
Web.pm
Log Message:
advanced customer report rearrangement
Index: Web.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/UI/Web.pm,v
retrieving revision 1.26.2.5
retrieving revision 1.26.2.6
diff -u -d -r1.26.2.5 -r1.26.2.6
--- Web.pm 2 Oct 2007 15:31:18 -0000 1.26.2.5
+++ Web.pm 28 Nov 2007 18:49:05 -0000 1.26.2.6
@@ -220,7 +220,9 @@
'Country' => 'country_full',
'Day phone' => 'daytime', # XXX should use msgcat, but how?
'Night phone' => 'night', # XXX should use msgcat, but how?
+ 'Fax number' => 'fax',
'Invoicing email(s)' => 'invoicing_list_emailonly_scalar',
+ 'Payment Type' => 'payby',
);
my %header2colormethod = (
More information about the freeside-commits
mailing list