X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FMANIFEST;h=b77d5d892aaa1bb7b460f7b0950c83a790d10f69;hp=906cc9cdba4348ca461cb33729db2d2db3345384;hb=15e57a4859d967a13113602b112c4aa197ca6002;hpb=dcdf657e77ec7b46dc69e19a849a9c133123db7c diff --git a/FS/MANIFEST b/FS/MANIFEST index 906cc9cdb..b77d5d892 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -2,7 +2,6 @@ Changes MANIFEST MANIFEST.SKIP Makefile.PL -README bin/freeside-addoutsource bin/freeside-addoutsourceuser bin/freeside-addgroup @@ -46,9 +45,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 @@ -57,6 +59,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 @@ -71,6 +74,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 @@ -126,6 +131,8 @@ FS/part_pkg/sqlradacct_hour.pm FS/part_pkg/subscription.pm FS/part_pkg/voip_sqlradacct.pm FS/part_pkg/voip_cdr.pm +FS/part_pkg/base_rate.pm +FS/part_pkg/base_delayed.pm FS/part_pop_local.pm FS/part_referral.pm FS/part_svc.pm @@ -166,6 +173,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 @@ -206,10 +214,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 @@ -285,6 +294,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 @@ -355,6 +365,12 @@ FS/cust_bill_pay_pkg.pm t/cust_bill_pay_pkg.t FS/cust_credit_bill_pkg.pm t/cust_credit_bill_pkg.t +FS/registrar.pm +t/registrar.t +FS/svc_External_Common.pm +t/svc_External_Common.t +FS/svc_Parent_Mixin.pm +t/svc_Parent_Mixin.t FS/cust_main_note.pm t/cust_main_note.t FS/cust_pkg_reason.pm @@ -363,3 +379,64 @@ FS/reason.pm t/reason.t FS/reason_type.pm t/reason_type.t +FS/pkg_referral.pm +t/pkg_referral.t +FS/part_event_option.pm +t/part_event_option.t +FS/part_event_condition.pm +t/part_event_condition.t +FS/part_event_condition_option.pm +t/part_event_condition_option.t +FS/part_event.pm +t/part_event.t +FS/cust_event.pm +t/cust_event.t +FS/part_event_condition_option_option.pm +t/part_event_condition_option_option.t +FS/cust_pkg_option.pm +t/cust_pkg_option.t +FS/conf.pm +t/conf.t +FS/acct_rt_transaction.pm +t/acct_rt_transaction.t +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