add subscription option to voip_cdr
[freeside.git] / FS / FS / Upgrade.pm
index 7cf4051..7aecf45 100644 (file)
@@ -132,6 +132,9 @@ sub upgrade_data {
     #change tax_rate column types
     'tax_rate' => [],
 
+    #change recur_flat and enable_prorate
+    'part_pkg_option' => [],
+
   ;
 
   \%hash;