miss use
authorjeff <jeff>
Mon, 18 May 2009 19:23:27 +0000 (19:23 +0000)
committerjeff <jeff>
Mon, 18 May 2009 19:23:27 +0000 (19:23 +0000)
FS/FS/tax_rate_location.pm

index 65bef7b..0e0dafe 100644 (file)
@@ -3,6 +3,7 @@ package FS::tax_rate_location;
 use strict;
 use base qw( FS::Record );
 use FS::Record qw( qsearch qsearchs dbh );
+use FS::Misc qw( csv_from_fixed );
 
 =head1 NAME