X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fcust_bill_pay.pm;h=74a8bcdd44ae1b4727d9134b1ce5e21a755bc852;hb=191aade1149c753b915302d3f2bcc12db84a2358;hp=67f8eaf83164465d1f038f3a736ba3db1089ce28;hpb=4845aaefedfcbaa25716694b6d80f3dd6d56530a;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