X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=FS%2FFS%2FSchema.pm;h=b7ec7df194e75298a4f2f6971fbbb3eb7f81c51a;hb=0b8f014e86b3464cca92fd925159e457ae54c2b8;hp=980cd21167ffd1ce7dba2ebbe049aaf25a8e1086;hpb=3f9532d7ae26b995d2292568801122050dc4b989;p=freeside.git diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index 980cd2116..b7ec7df19 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -1713,7 +1713,7 @@ sub tables_hashref { 'cust_pay_pending' => { 'columns' => [ 'paypendingnum','serial', '', '', '', '', - 'custnum', 'int', '', '', '', '', + 'custnum', 'int', 'NULL', '', '', '', 'paid', @money_type, '', '', '_date', @date_type, '', '', 'payby', 'char', '', 4, '', '', #CARD/BILL/COMP, should