leading summary page invoices #RT5086
[freeside.git] / FS / FS / Upgrade.pm
index 7aecf45..e5cd5d3 100644 (file)
@@ -135,6 +135,9 @@ sub upgrade_data {
     #change recur_flat and enable_prorate
     'part_pkg_option' => [],
 
+    #add weights to pkg_category
+    'pkg_category' => [],
+
   ;
 
   \%hash;