X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FSchema.pm;h=ec3340b713cf3ac8e4dd831f19064009d95874c6;hp=a376dd9b4c080b28afaa35445d52220913f22f88;hb=6f08493827f30fe18fd99c32bbb1625b064017ec;hpb=59b1fe7b375932fc13c920eb6f02b8da61d4c8fe diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index a376dd9b4..ec3340b71 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -2682,6 +2682,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' => [],