RT# 77504 - Fixed error display issue, and javascript to prevent error.
[freeside.git] / bin / freeside-create-initial-data
index 38bf9a5..4102089 100755 (executable)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl -Tw
 
 #to allow initial insert
+use FS::part_pkg;
 $FS::part_pkg::setup_hack = 1;
 $FS::part_pkg::setup_hack = 1;