X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FSchema.pm;h=8cc8416de40ff8a4aede1a10beca75362fe107b0;hb=02d73ef84103d6bdaf49e6a179a0ad46f9719d25;hp=fc22d6c4fc772633da0f28fb3d046860d1829056;hpb=9ad0cdfb307e346add9e3496cf3cbdc1eee4e7d8;p=freeside.git diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index fc22d6c4f..8cc8416de 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -2711,6 +2711,7 @@ sub tables_hashref { 'upload', @date_type, '', '', 'title', 'varchar', 'NULL',255, '', '', 'processor_id', 'varchar', 'NULL',255, '', '', + 'type', 'char', '', 6, 'DEBIT', '', # DEBIT/CREDIT ], 'primary_key' => 'batchnum', 'unique' => [],