X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=FS%2FFS%2FSchema.pm;h=fb02e6b79cedf6bb2017b995a4f2b028db33cf1a;hb=c2f7d8ba623194ad1fae37b231b2e29b33d05674;hp=4e67cf7ad9ec8b4dd559d6fb22405d9ccd77e95e;hpb=dba6b1030a2694cbb69371c171e4ebb8c52db830;p=freeside.git diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index 4e67cf7ad..fb02e6b79 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -1008,7 +1008,7 @@ sub tables_hashref { 'cust_bill_pkg_detail' => { 'columns' => [ - 'detailnum', 'serial', '', '', '', '', + 'detailnum', 'serial', '', '', '', '', 'billpkgnum', 'int', 'NULL', '', '', '', # should not be nullable 'pkgnum', 'int', 'NULL', '', '', '', # deprecated 'invnum', 'int', 'NULL', '', '', '', # deprecated