proper cdr_batch table, RT#6386
[freeside.git] / FS / FS / Upgrade.pm
index e5cd5d3..c39680e 100644 (file)
@@ -138,6 +138,9 @@ sub upgrade_data {
     #add weights to pkg_category
     'pkg_category' => [],
 
+    #cdrbatch fixes
+    'cdr' => [],
+
   ;
 
   \%hash;