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