RT future ticket resolve, #13853
[freeside.git] / FS / FS / Upgrade.pm
index 40d3473..03d24f7 100644 (file)
@@ -303,6 +303,8 @@ sub upgrade_schema_data {
 
     #fix classnum character(1)
     'cust_bill_pkg_detail' => [],
+    #add necessary columns to RT schema
+    'TicketSystem' => [],
 
   ;