X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FSchema.pm;h=5ebab78308cc4c48afbe17ba023d20f64ff5ab97;hp=93220adef6798940405d205c909b0535a34af5c5;hb=7d6d866a4f94abac0ddaf5daf44234db1cef628e;hpb=af62b675c3f1b8f5996561de7e6b28020479a7d6 diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index 93220adef..5ebab7830 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -2661,9 +2661,9 @@ sub tables_hashref { { columns => [ 'batchnum' ], table => 'pay_batch', }, - { columns => [ 'invnum' ], - table => 'cust_bill', - }, + #{ columns => [ 'invnum' ], + # table => 'cust_bill', + #}, { columns => [ 'custnum' ], table => 'cust_main', },