X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FMANIFEST;h=9d8f250326f1e347e5d5101bef64241a5a1ef577;hp=cc4f98e3ec04349cf994b688366a18aec9b45c29;hb=9f351b4a4df08d607aa0d647709b06cbea1c5ffe;hpb=fa19c2c557f7abd72f94357373290b99dd3297bf diff --git a/FS/MANIFEST b/FS/MANIFEST index cc4f98e3e..9d8f25032 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 @@ -88,6 +87,7 @@ FS/h_svc_www.pm FS/part_bill_event.pm FS/payinfo_Mixin.pm FS/export_svc.pm +FS/export_device.pm FS/part_export.pm FS/part_export_option.pm FS/part_export/acct_sql.pm @@ -99,6 +99,7 @@ FS/part_export/communigate_pro.pm FS/part_export/communigate_pro_singledomain.pm FS/part_export/cp.pm FS/part_export/cyrus.pm +FS/part_export/dashcs_e911.pm FS/part_export/domain_shellcommands.pm FS/part_export/forward_shellcommands.pm FS/part_export/http.pm @@ -232,6 +233,7 @@ t/domain_record.t t/nas.t t/part_bill_event.t t/export_svc.t +t/export_device.t t/part_export.t t/part_export_option.t t/part_export-acct_sql.t @@ -335,8 +337,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 @@ -367,6 +367,8 @@ FS/cust_credit_bill_pkg.pm t/cust_credit_bill_pkg.t FS/registrar.pm t/registrar.t +FS/svc_Domain_Mixin.pm +t/svc_Domain_Mixin.t FS/svc_External_Common.pm t/svc_External_Common.t FS/svc_Parent_Mixin.pm @@ -440,7 +442,39 @@ 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/svc_pbx.pm +t/svc_pbx.t +FS/h_svc_www.pm +t/h_svc_www.t +FS/location_Mixin.pm +t/location_Mixin.t +FS/svc_mailinglist.pm +t/svc_mailinglist.t +FS/mailinglist.pm +t/mailinglist.t +FS/mailinglistmember.pm +t/mailinglistmember.t +FS/part_event/Action/Mixin/credit_pkg.pm +FS/part_event/Action/pkg_agent_credit.pm +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