[freeside-commits] freeside/FS/FS tax_rate.pm,1.20,1.21
Jeff Finucane,420,,
jeff at wavetail.420.am
Sun Feb 15 09:23:18 PST 2009
Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv17322
Modified Files:
tax_rate.pm
Log Message:
tyop
Index: tax_rate.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/tax_rate.pm,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- tax_rate.pm 15 Feb 2009 17:20:01 -0000 1.20
+++ tax_rate.pm 15 Feb 2009 17:23:15 -0000 1.21
@@ -564,7 +564,7 @@
$date_format;
push @column_lengths, qw( 10 1 1 8 8 5 8 8 8 1 2 2 30 8 8 10 2 8 2 1 2 2 );
push @column_lengths, 1 if $format eq 'cch-update';
- push @column_callbacks, $trim foreach (@columnlengths); # 5, 6, 15, 17 esp
+ push @column_callbacks, $trim foreach (@column_lengths); # 5, 6, 15, 17 esp
$column_callbacks[8] = $date_format;
}
More information about the freeside-commits
mailing list