X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fcust_credit_bill.pm;h=411bae21a736ff3d0210c7de39c9e5536b99c2f9;hb=9e6c6f13593dd5137ea920f49d36dc4321c9e99c;hp=c015ec15b98ed5fded3a9ca0808ad352badbf571;hpb=c8cccb4a92adceb943c635fe62dad0d034462ce0;p=freeside.git diff --git a/FS/FS/cust_credit_bill.pm b/FS/FS/cust_credit_bill.pm index c015ec15b..411bae21a 100644 --- a/FS/FS/cust_credit_bill.pm +++ b/FS/FS/cust_credit_bill.pm @@ -72,6 +72,7 @@ sub table { 'cust_credit_bill'; } sub _app_source_name { 'credit'; } sub _app_source_table { 'cust_credit'; } sub _app_lineitem_breakdown_table { 'cust_credit_bill_pkg'; } +sub _app_part_pkg_weight_column { 'credit_weight'; } =item insert