correct invoice package address display and reduce false laziness
[freeside.git] / FS / bin / freeside-setup
index 12d9a94..ddff81e 100755 (executable)
@@ -4,6 +4,7 @@
 BEGIN { $FS::Schema::setup_hack = 1; }
 
 #to allow initial insert
+use FS::part_pkg;
 $FS::part_pkg::setup_hack = 1;
 $FS::part_pkg::setup_hack = 1;