X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FMANIFEST;h=7def8dffd714d80856116076effa25f9ae6d8115;hb=55f003404af6a2416571138356d11c5ad3755e58;hp=5bae060c1dea966424b4aad4a8237e635c95ac1e;hpb=808b89d9c1f34c9c66064da212ab7036b85973a1;p=freeside.git diff --git a/FS/MANIFEST b/FS/MANIFEST index 5bae060c1..7def8dffd 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 @@ -59,6 +58,7 @@ FS/cust_bill_pkg_detail.pm FS/cust_credit.pm FS/cust_credit_bill.pm FS/cust_main.pm +FS/cust_main/Import.pm FS/cust_main_Mixin.pm FS/cust_main_county.pm FS/cust_main_invoice.pm @@ -73,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 @@ -211,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 @@ -426,3 +429,19 @@ 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