Have lineitem-specific applications happen in all cases; add weightsto control
[freeside.git] / FS / FS / cust_bill_pay.pm
index 67f8eaf..74a8bcd 100644 (file)
@@ -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