X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fcust_bill_pay.pm;h=74a8bcdd44ae1b4727d9134b1ce5e21a755bc852;hb=16a91fd700e3c3e5ec051d2c3692275f9389aab4;hp=67f8eaf83164465d1f038f3a736ba3db1089ce28;hpb=c8cccb4a92adceb943c635fe62dad0d034462ce0;p=freeside.git diff --git a/FS/FS/cust_bill_pay.pm b/FS/FS/cust_bill_pay.pm index 67f8eaf83..74a8bcdd4 100644 --- a/FS/FS/cust_bill_pay.pm +++ b/FS/FS/cust_bill_pay.pm @@ -70,6 +70,7 @@ sub table { 'cust_bill_pay'; } sub _app_source_name { 'payment'; } sub _app_source_table { 'cust_pay'; } sub _app_lineitem_breakdown_table { 'cust_bill_pay_pkg'; } +sub _app_part_pkg_weight_column { 'pay_weight'; } =item insert