X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FSchema.pm;h=f3f77236ce5042a19ee49a3e0b89c57f3fc549d9;hb=873c9d3bc75fcb16ceb87fc6bad0fe8e7cf902e8;hp=59b1fc55dfe4edef82f771a08d5293e37e078b2b;hpb=8c3642a408636a316bc40815bbfdf01d24e6d605;p=freeside.git diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index 59b1fc55d..f3f77236c 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -1996,6 +1996,7 @@ sub tables_hashref { 'custnum', 'int', '', '', '', '', '_date', @date_type, '', '', 'refund', @money_type, '', '', + 'currency', 'char', 'NULL', 3, '', '', 'otaker', 'varchar', 'NULL', 32, '', '', 'usernum', 'int', 'NULL', '', '', '', 'reason', 'varchar', '', $char_d, '', '',