X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FMANIFEST;h=4e78e7220c4b95d22131581a99567e9ea8449f00;hp=0fbbf5cb55e4eb29c64fc1d2040aa692fb13e480;hb=4a881cc149f6892da35f85b767a1e806f237a05f;hpb=58d44fbe5eb9ab32e6d87063a4a3b22ddba9a828 diff --git a/FS/MANIFEST b/FS/MANIFEST index 0fbbf5cb5..4e78e7220 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -8,9 +8,7 @@ bin/freeside-addoutsourceuser bin/freeside-adduser bin/freeside-apply-credits bin/freeside-bill -bin/freeside-cc-receipts-report bin/freeside-count-active-customers -bin/freeside-credit-report bin/freeside-daily bin/freeside-deloutsource bin/freeside-deloutsourceuser @@ -19,7 +17,6 @@ bin/freeside-email bin/freeside-expiration-alerter bin/freeside-queued bin/freeside-radgroup -bin/freeside-receivables-report bin/freeside-reexport bin/freeside-selfservice-server bin/freeside-setinvoice @@ -27,7 +24,6 @@ bin/freeside-setup bin/freeside-sqlradius-radacctd bin/freeside-sqlradius-reset bin/freeside-sqlradius-seconds -bin/freeside-tax-report FS.pm FS/CGI.pm FS/InitHandler.pm @@ -38,6 +34,9 @@ FS/Conf.pm FS/ConfItem.pm FS/Misc.pm FS/Record.pm +FS/Report.pm +FS/Report/Table.pm +FS/Report/Table/Monthly.pm FS/SearchCache.pm FS/UI/Base.pm FS/UI/CGI.pm @@ -45,6 +44,7 @@ FS/UI/Gtk.pm FS/UI/agent.pm FS/UID.pm FS/Msgcat.pm +FS/acct_snarf.pm FS/agent.pm FS/agent_type.pm FS/cust_bill.pm @@ -59,6 +59,7 @@ 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_refund.pm FS/cust_credit_refund.pm @@ -67,10 +68,13 @@ FS/part_bill_event.pm FS/export_svc.pm FS/part_export.pm FS/part_export_option.pm +FS/part_export/acct_sql.pm FS/part_export/apache.pm FS/part_export/bind.pm FS/part_export/bind_slave.pm FS/part_export/bsdshell.pm +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/domain_shellcommands.pm @@ -100,6 +104,7 @@ FS/svc_acct.pm FS/svc_acct_pop.pm FS/svc_broadband.pm FS/svc_domain.pm +FS/svc_external.pm FS/router.pm FS/type_pkgs.pm FS/nas.pm @@ -125,6 +130,9 @@ t/Conf.t t/ConfItem.t t/Misc.t t/Record.t +t/Report.t +t/Report-Table.t +t/Report-Table-Monthly.t t/UID.t t/Msgcat.t t/SearchCache.t @@ -141,6 +149,7 @@ t/cust_main_county.t t/cust_main_invoice.t t/cust_pay.t t/cust_pay_batch.t +t/cust_pay_refund.t t/cust_pkg.t t/cust_refund.t t/cust_svc.t @@ -151,9 +160,13 @@ t/part_bill_event.t t/export_svc.t t/part_export.t t/part_export_option.t +t/part_export-acct_sql.t +t/part_export-apache.t t/part_export-bind.t t/part_export-bind_slave.t t/part_export-bsdshell.t +t/part_export-communigate_pro.t +t/part_export-communigate_pro_singledomain.t t/part_export-cp.t t/part_export-cyrus.t t/part_export-domain_shellcommands.t @@ -162,6 +175,9 @@ t/part_export-http.t t/part_export-infostreet.t t/part_export-ldap.t t/part_export-null.t +t/part_export-passwdfile.t +t/part_export-postfix.t +t/part_export-router.t t/part_export-shellcommands.t t/part_export-shellcommands_withdomain.t t/part_export-sqlmail.t @@ -182,8 +198,10 @@ t/radius_usergroup.t t/session.t t/svc_acct.t t/svc_acct_pop.t +t/svc_broadband.t t/svc_Common.t t/svc_domain.t +t/svc_external.t t/svc_forward.t t/svc_www.t t/type_pkgs.t