X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FMANIFEST;h=10f0cc2213b8b832443ea1d323a6a6c1e96022ac;hp=a6e87f6e380109309660dc8136eb58fc00f7b183;hb=a227cd4747d1e472a07845bad6d9e61afe268189;hpb=35125976b65791c4b3f88827639ff44f1b13eb17 diff --git a/FS/MANIFEST b/FS/MANIFEST index a6e87f6e3..10f0cc221 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -1,6 +1,5 @@ Changes MANIFEST -MANIFEST.SKIP Makefile.PL bin/freeside-addoutsource bin/freeside-addoutsourceuser @@ -25,6 +24,7 @@ bin/freeside-sqlradius-reset bin/freeside-sqlradius-seconds bin/freeside-torrus-srvderive FS.pm +FS/API.pm FS/AccessRight.pm FS/AuthCookieHandler.pm FS/AuthCookieHandler24.pm @@ -39,6 +39,8 @@ FS/ClientAPI/passwd.pm FS/ClientAPI/Agent.pm FS/ClientAPI/MasonComponent.pm FS/ClientAPI/MyAccount.pm +FS/ClientAPI/MyAccount/contact.pm +FS/ClientAPI/MyAccount/quotation.pm FS/ClientAPI/PrepaidPhone.pm FS/ClientAPI/Signup.pm FS/Conf.pm @@ -47,12 +49,15 @@ FS/Cron/backup.pm FS/Cron/bill.pm FS/Cron/vacuum.pm FS/Daemon.pm +FS/Daemon/Preforking.pm FS/Misc.pm FS/Record.pm FS/Report.pm FS/Report/FCC_477.pm FS/Report/Table.pm FS/Report/Table/Monthly.pm +FS/Report/Tax/All.pm +FS/Report/Tax/ByName.pm FS/SearchCache.pm FS/UI/Web.pm FS/UID.pm @@ -65,26 +70,32 @@ FS/addr_block.pm FS/agent.pm FS/agent_type.pm FS/cust_bill.pm +FS/cust_bill/Search.pm FS/cust_bill_pkg.pm FS/cust_bill_pkg_detail.pm FS/cust_credit.pm FS/cust_credit_bill.pm FS/cust_main.pm FS/cust_main/Billing.pm +FS/cust_main/Billing_Batch.pm FS/cust_main/Billing_Discount.pm FS/cust_main/Billing_Realtime.pm FS/cust_main/Import.pm +FS/cust_main/Import_Charges.pm +FS/cust_main/Merge.pm FS/cust_main/Packages.pm FS/cust_main/Search.pm +FS/cust_main/Status.pm FS/cust_main_Mixin.pm FS/cust_main_county.pm FS/cust_main_invoice.pm FS/cust_pay.pm -FS/cust_bill_event.pm FS/cust_bill_pay.pm FS/cust_pay_batch.pm FS/cust_pay_refund.pm FS/cust_pkg.pm +FS/cust_pkg/Import.pm +FS/cust_pkg/Search.pm FS/cust_refund.pm FS/cust_credit_refund.pm FS/cust_svc.pm @@ -102,7 +113,6 @@ FS/h_svc_domain.pm FS/h_svc_external.pm FS/h_svc_forward.pm FS/h_svc_www.pm -FS/part_bill_event.pm FS/payinfo_Mixin.pm FS/export_svc.pm FS/export_device.pm @@ -124,6 +134,10 @@ FS/part_export/http.pm FS/part_export/infostreet.pm FS/part_export/ldap.pm FS/part_export/null.pm +FS/part_export/phone_shellcommands.pm +FS/part_export/phone_sqlopensips.pm +FS/part_export/phone_sql.pm +FS/part_export/phone_sqlradius.pm FS/part_export/radiator.pm FS/part_export/router.pm FS/part_export/shellcommands.pm @@ -136,20 +150,41 @@ FS/part_export/vpopmail.pm FS/part_export/www_shellcommands.pm FS/part_pkg.pm FS/part_pkg_option.pm -FS/part_pkg/flat.pm -FS/part_pkg/flat_comission.pm -FS/part_pkg/flat_comission_cust.pm -FS/part_pkg/flat_comission_pkg.pm +FS/part_pkg/agent.pm +FS/part_pkg/agent_cdr.pm +FS/part_pkg/base_delayed.pm +FS/part_pkg/base_rate.pm +FS/part_pkg/bulk_Common.pm +FS/part_pkg/bulk.pm +FS/part_pkg/bulk_simple.pm +FS/part_pkg/cdr_termination.pm +FS/part_pkg/currency_fixed.pm +FS/part_pkg/delayed_Mixin.pm +FS/part_pkg/discount_Mixin.pm FS/part_pkg/flat_delayed.pm +FS/part_pkg/flat_introrate.pm +FS/part_pkg/flat.pm +FS/part_pkg/global_Mixin.pm +FS/part_pkg/prepaid_nibblebill.pm +FS/part_pkg/prepaid.pm +FS/part_pkg/prorate_calendar.pm +FS/part_pkg/prorate_delayed.pm +FS/part_pkg/prorate_Mixin.pm FS/part_pkg/prorate.pm -FS/part_pkg/sesmon_hour.pm -FS/part_pkg/sesmon_minute.pm +FS/part_pkg/recur_Common.pm FS/part_pkg/sql_external.pm FS/part_pkg/sql_generic.pm +FS/part_pkg/sqlradacct_daily.pm FS/part_pkg/sqlradacct_hour.pm FS/part_pkg/subscription.pm -FS/part_pkg/voip_sqlradacct.pm +FS/part_pkg/torrus_bw_percentile.pm +FS/part_pkg/torrus_bw_usage.pm +FS/part_pkg/torrus_Common.pm +FS/part_pkg/usage_Mixin.pm FS/part_pkg/voip_cdr.pm +FS/part_pkg/voip_inbound.pm +FS/part_pkg/voip_sqlradacct.pm +FS/part_pkg/voip_tiered.pm FS/part_pop_local.pm FS/part_referral.pm FS/part_svc.pm @@ -195,7 +230,6 @@ t/agent.t t/agent_type.t t/AccessRight.t t/CGI.t -t/InitHandler.t t/ClientAPI.t t/ClientAPI_SessionCache.t t/Conf.t @@ -213,7 +247,6 @@ t/UID.t t/Msgcat.t t/SearchCache.t t/cust_bill.t -t/cust_bill_event.t t/cust_bill_pay.t t/cust_bill_pkg.t t/cust_bill_pkg_detail.t @@ -247,7 +280,6 @@ t/cust_tax_exempt.t t/cust_tax_exempt_pkg.t t/domain_record.t t/nas.t -t/part_bill_event.t t/export_svc.t t/export_device.t t/part_export.t @@ -282,13 +314,8 @@ t/part_export-www_shellcommands.t t/part_pkg.t t/part_pkg_option.t t/part_pkg-flat.t -t/part_pkg-flat_comission.t -t/part_pkg-flat_comission_cust.t -t/part_pkg-flat_comission_pkg.t t/part_pkg-flat_delayed.t t/part_pkg-prorate.t -t/part_pkg-sesmon_hour.t -t/part_pkg-sesmon_minute.t t/part_pkg-sql_external.t t/part_pkg-sql_generic.t t/part_pkg-sqlradacct_hour.t @@ -456,8 +483,6 @@ 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 @@ -524,6 +549,7 @@ FS/part_event/Action/pkg_agent_credit_pkg.pm FS/part_event/Action/pkg_employee_credit.pm FS/part_event/Action/pkg_employee_credit_pkg.pm FS/Misc/DateTime.pm +FS/Misc/Getopt.pm FS/cgp_rule.pm t/cgp_rule.t FS/cgp_rule_condition.pm @@ -564,7 +590,6 @@ FS/svc_port.pm t/svc_port.t FS/h_svc_port.pm t/h_svc_port.t -FS/cust_main/Status.pm FS/NetworkMonitoringSystem.pm FS/NetworkMonitoringSystem/Torrus_Internal.pm FS/lata.pm @@ -694,8 +719,6 @@ FS/access_user_session.pm t/access_user_session.t FS/svc_cable.pm t/svc_cable.t -FS/cable_device.pm -t/cable_device.t FS/h_svc_cable.pm t/h_svc_cable.t FS/agent_currency.pm @@ -716,3 +739,140 @@ FS/vend_pay.pm t/vend_pay.t FS/vend_bill_pay.pm t/vend_bill_pay.t +FS/sales_pkg_class.pm +t/sales_pkg_class.t +FS/svc_alarm.pm +t/svc_alarm.t +FS/cable_model.pm +t/cable_model.t +FS/invoice_mode.pm +t/invoice_mode.t +FS/invoice_conf.pm +t/invoice_conf.t +FS/cable_provider.pm +t/cable_provider.t +FS/cust_credit_void.pm +t/cust_credit_void.t +FS/discount_class.pm +t/discount_class.t +FS/alarm_system.pm +t/alarm_system.t +FS/alarm_type.pm +t/alarm_type.t +FS/alarm_station.pm +t/alarm_station.t +FS/addr_range.pm +t/addr_range.t +FS/svc_conferencing.pm +t/svc_conferencing.t +FS/conferencing_type.pm +t/conferencing_type.t +FS/conferencing_quality.pm +t/conferencing_quality.t +FS/svc_video.pm +t/svc_video.t +FS/part_pkg_usageprice.pm +t/part_pkg_usageprice.t +FS/cust_pkg_usageprice.pm +t/cust_pkg_usageprice.t +FS/pbx_extension.pm +t/pbx_extension.t +FS/pbx_device.pm +t/pbx_device.t +FS/extension_device.pm +t/extension_device.t +FS/cust_main_credit_limit.pm +t/cust_main_credit_limit.t +FS/cust_event_fee.pm +t/cust_event_fee.t +FS/part_fee.pm +t/part_fee.t +FS/cust_bill_pkg_fee.pm +t/cust_bill_pkg_fee.t +FS/part_fee_msgcat.pm +t/part_fee_msgcat.t +FS/part_fee_usage.pm +t/part_fee_usage.t +FS/sched_item.pm +t/sched_item.t +FS/sched_avail.pm +t/sched_avail.t +FS/svc_Torrus_Mixin.pm +FS/export_batch.pm +t/export_batch.t +FS/export_batch_item.pm +t/export_batch_item.t +FS/part_pkg_fcc_option.pm +t/part_pkg_fcc_option.t +FS/state.pm +t/state.t +FS/state.pm +t/state.t +FS/queue_stat.pm +t/queue_stat.t +FS/deploy_zone.pm +t/deploy_zone.t +FS/deploy_zone_block.pm +t/deploy_zone_block.t +FS/deploy_zone_vertex.pm +t/deploy_zone_vertex.t +FS/tax_status.pm +t/tax_status.t +FS/circuit_type.pm +t/circuit_type.t +FS/circuit_provider.pm +t/circuit_provider.t +FS/circuit_termination.pm +t/circuit_termination.t +FS/svc_circuit.pm +t/svc_circuit.t +FS/cust_credit_source_bill_pkg.pm +t/cust_credit_source_bill_pkg.t +FS/prospect_contact.pm +t/prospect_contact.t +FS/cust_contact.pm +t/cust_contact.t +FS/pkg_discount_Mixin.pm +t/pkg_discount_Mixin.t +FS/legacy_cust_history.pm +t/legacy_cust_history.t +FS/quotation_pkg_tax.pm +t/quotation_pkg_tax.t +FS/h_svc_circuit.pm +FS/FeeOrigin_Mixin.pm +FS/cust_pkg_reason_fee.pm +t/cust_pkg_reason_fee.t +FS/part_svc_link.pm +t/part_svc_link.t +FS/access_user_log.pm +t/access_user_log.t +FS/report_batch.pm +t/report_batch.t +FS/report_batch.pm +t/report_batch.t +FS/report_batch.pm +t/report_batch.t +FS/report_batch.pm +t/report_batch.t +FS/password_history.pm +t/password_history.t +FS/fiber_olt.pm +t/fiber_olt.t +FS/olt_site.pm +t/olt_site.t +FS/webservice_log.pm +t/webservice_log.t +FS/access_user_page_pref.pm +t/access_user_page_pref.t +FS/commission_schedule.pm +t/commission_schedule.t +FS/commission_rate.pm +t/commission_rate.t +FS/saved_search.pm +t/saved_search.t +FS/sector_coverage.pm +t/sector_coverage.t +FS/access_user_session_log.pm +t/access_user_session_log.t +FS/access_user_session_log.pm +t/access_user_session_log.t