#33286: Direct Debit by BillBuddy for Bank Accounts
[freeside.git] / FS / FS / Schema.pm
index 9f4670c..cd74a38 100644 (file)
@@ -1850,6 +1850,7 @@ sub tables_hashref {
         'download',       @date_type,     '', '', 
         'upload',         @date_type,     '', '', 
         'title',   'varchar', 'NULL',255, '', '',
+        'processor_id',   'varchar', 'NULL',255, '', '',
       ],
       'primary_key' => 'batchnum',
       'unique' => [],