[freeside-commits] freeside/FS/FS/UI Web.pm,1.31,1.32
Jeff Finucane,420,,
jeff at wavetail.420.am
Wed Nov 28 10:49:22 PST 2007
Update of /home/cvs/cvsroot/freeside/FS/FS/UI
In directory wavetail:/tmp/cvs-serv5261/FS/FS/UI
Modified Files:
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.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- Web.pm 2 Oct 2007 15:31:33 -0000 1.31
+++ Web.pm 28 Nov 2007 18:49:20 -0000 1.32
@@ -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