X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FMANIFEST;h=74b06a88c18e40a41f86b3b064eebf4b5caef3e6;hb=03ceab71dad1e5eb366865d304e5e459cc905ce4;hp=c3252425bb645a7dcec7d10c36bd82d3213ccd2f;hpb=54d73dfad0b27edd10ec7c917a96c88d45ad6789;p=freeside.git diff --git a/FS/MANIFEST b/FS/MANIFEST index c3252425b..74b06a88c 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -13,7 +13,6 @@ bin/freeside-deloutsource bin/freeside-deloutsourceuser bin/freeside-deluser bin/freeside-email -bin/freeside-expiration-alerter bin/freeside-queued bin/freeside-radgroup bin/freeside-reexport @@ -74,6 +73,8 @@ FS/cust_credit_refund.pm FS/cust_svc.pm FS/h_Common.pm FS/h_cust_bill.pm +FS/h_cust_pkg.pm +FS/h_cust_pkg_reason.pm FS/h_cust_svc.pm FS/h_cust_tax_exempt.pm FS/h_domain_record.pm @@ -212,10 +213,11 @@ t/cust_pkg.t t/cust_refund.t t/cust_svc.t t/h_cust_bill.t +t/h_cust_pkg.t +t/h_cust_pkg_reason.t t/h_cust_svc.t t/h_cust_tax_exempt.t t/h_Common.t -t/h_cust_svc.t t/h_domain_record.t t/h_svc_acct.t t/h_svc_broadband.t @@ -332,8 +334,6 @@ FS/inventory_class.pm t/inventory_class.t FS/inventory_item.pm t/inventory_item.t -FS/cdr_upstream_rate.pm -t/cdr_upstream_rate.t FS/access_user.pm t/access_user.t FS/access_user_pref.pm @@ -427,3 +427,50 @@ FS/cust_bill_pkg_display.pm t/cust_bill_pkg_display.t FS/cust_pkg_detail.pm t/cust_pkg_detail.t +FS/cust_location.pm +t/cust_location.t +FS/cust_bill_pkg_tax_location.pm +t/cust_bill_pkg_tax_location.t +FS/tax_rate_location.pm +t/tax_rate_location.t +FS/cust_bill_pkg_tax_rate_location.pm +t/cust_bill_pkg_tax_rate_location.t +FS/cust_recon.pm +t/cust_recon.t +FS/part_pkg_report_option.pm +t/part_pkg_report_option.t +FS/cust_main_exemption.pm +t/cust_main_exemption.t +FS/cust_tax_adjustment.pm +t/cust_tax_adjustment.t +FS/phone_device.pm +t/phone_device.t +FS/part_device.pm +t/part_device.t +FS/cdr_termination.pm +t/cdr_termination.t +FS/cust_attachment.pm +t/cust_attachment.t +FS/cust_statement.pm +t/cust_statement.t +FS/cdr_batch.pm +t/cdr_batch.t +FS/cust_class.pm +t/cust_class.t +FS/cust_category.pm +t/cust_category.t +FS/class_Common.pm +t/class_Common.t +FS/category_Common.pm +t/category_Common.t +FS/contact.pm +t/contact.t +FS/contact_phone.pm +t/contact_phone.t +FS/phone_type.pm +t/phone_type.t +FS/contact_email.pm +t/contact_email.t +FS/prospect_main.pm +t/prospect_main.t +FS/o2m_Common.pm