refine disable_previous_balance behavior to show new charges only, #35222, #37396
[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;