X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FMANIFEST;h=b84ba525b95fa5689ed680443589011c5eacd032;hb=fcc3ddbd03b97b88bf04f6984d7fd3c443fb14b5;hp=635bc04c0127ea7d7ca87dfb8522197aa2d0fd46;hpb=5e05724a635a22776f1b973f5d7e77989da4e048;p=freeside.git diff --git a/FS/MANIFEST b/FS/MANIFEST index 635bc04c0..b84ba525b 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 @@ -45,9 +44,12 @@ FS/Report/Table/Monthly.pm FS/SearchCache.pm FS/UI/Web.pm FS/UID.pm +FS/Mason.pm +FS/Mason/Request.pm FS/Msgcat.pm FS/Pony.pm FS/acct_snarf.pm +FS/addr_block.pm FS/agent.pm FS/agent_type.pm FS/cust_bill.pm @@ -56,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 @@ -70,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 @@ -167,6 +172,7 @@ FS/cust_tax_exempt.pm FS/cust_tax_exempt_pkg.pm FS/clientapi_session.pm FS/clientapi_session_field.pm +t/addr_block.t t/agent.t t/agent_type.t t/AccessRight.t @@ -207,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 @@ -286,6 +293,7 @@ t/rate_prefix.t t/radius_usergroup.t t/reg_code.t t/reg_code_pkg.t +t/router.t t/session.t t/svc_acct.t t/svc_acct_pop.t @@ -326,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 @@ -394,3 +400,64 @@ FS/cust_pay_pending.pm t/cust_pay_pending.t FS/part_pkg_taxclass.pm t/part_pkg_taxclass.t +FS/tax_rate.pm +t/tax_rate.t +FS/tax_class.pm +t/tax_class.t +FS/cust_tax_location.pm +t/cust_tax_location.t +FS/part_pkg_taxproduct.pm +t/part_pkg_taxproduct.t +FS/part_pkg_taxoverride.pm +t/part_pkg_taxoverride.t +FS/part_pkg_taxrate.pm +t/part_pkg_taxrate.t +FS/part_pkg_link.pm +t/part_pkg_link.t +FS/pkg_category.pm +t/pkg_category.t +FS/phone_avail.pm +t/phone_avail.t +FS/Yori.pm +FS/cust_svc_option.pm +t/cust_svc_option.t +FS/usage_class.pm +t/usage_class.t +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/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