X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FMANIFEST;h=c8f10f29199fd1b4f9669f2f08210c6ec964897b;hb=c1bb4ddb71147d0571bd301a6d8c452fdf0e1bc9;hp=4e33efea742543b33e5953cc0a1e60ade318691e;hpb=55a68e4aabe10db4d9c3ab1bb8befd2f9f4b9008;p=freeside.git diff --git a/FS/MANIFEST b/FS/MANIFEST index 4e33efea7..c8f10f291 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -28,20 +28,19 @@ FS.pm FS/CGI.pm FS/InitHandler.pm FS/ClientAPI.pm +FS/ClientAPI_SessionCache.pm FS/ClientAPI/passwd.pm FS/ClientAPI/MyAccount.pm FS/Conf.pm FS/ConfItem.pm +FS/Daemon.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 -FS/UI/Gtk.pm -FS/UI/agent.pm +FS/UI/Web.pm FS/UID.pm FS/Msgcat.pm FS/acct_snarf.pm @@ -53,6 +52,7 @@ FS/cust_bill_pkg_detail.pm FS/cust_credit.pm FS/cust_credit_bill.pm FS/cust_main.pm +FS/cust_main_Mixin.pm FS/cust_main_county.pm FS/cust_main_invoice.pm FS/cust_pay.pm @@ -65,7 +65,10 @@ FS/cust_refund.pm FS/cust_credit_refund.pm FS/cust_svc.pm FS/h_Common.pm +FS/h_cust_bill.pm FS/h_cust_svc.pm +FS/h_cust_tax_exempt.pm +FS/h_domain_record.pm FS/h_svc_acct.pm FS/h_svc_broadband.pm FS/h_svc_domain.pm @@ -91,6 +94,8 @@ FS/part_export/http.pm FS/part_export/infostreet.pm FS/part_export/ldap.pm FS/part_export/null.pm +FS/part_export/radiator.pm +FS/part_export/router.pm FS/part_export/shellcommands.pm FS/part_export/shellcommands_withdomain.pm FS/part_export/sqlmail.pm @@ -120,6 +125,7 @@ FS/part_svc.pm FS/part_svc_column.pm FS/part_svc_router.pm FS/part_virtual_field.pm +FS/pkg_class.pm FS/pkg_svc.pm FS/rate.pm FS/rate_detail.pm @@ -149,13 +155,18 @@ FS/queue_arg.pm FS/queue_depend.pm FS/msgcat.pm FS/cust_tax_exempt.pm +FS/cust_tax_exempt_pkg.pm +FS/clientapi_session.pm +FS/clientapi_session_field.pm t/agent.t t/agent_type.t t/CGI.t t/InitHandler.t t/ClientAPI.t +t/ClientAPI_SessionCache.t t/Conf.t t/ConfItem.t +t/Daemon.t t/Misc.t t/Record.t t/Report.t @@ -173,6 +184,7 @@ t/cust_credit.t t/cust_credit_bill.t t/cust_credit_refund.t t/cust_main.t +t/cust_main_Mixin.t t/cust_main_county.t t/cust_main_invoice.t t/cust_pay.t @@ -181,9 +193,12 @@ t/cust_pay_refund.t t/cust_pkg.t t/cust_refund.t t/cust_svc.t +t/h_cust_bill.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 t/h_svc_domain.t @@ -191,6 +206,7 @@ t/h_svc_external.t t/h_svc_forward.t t/h_svc_www.t t/cust_tax_exempt.t +t/cust_tax_exempt_pkg.t t/domain_record.t t/nas.t t/part_bill_event.t @@ -214,6 +230,7 @@ t/part_export-ldap.t t/part_export-null.t t/part_export-passwdfile.t t/part_export-postfix.t +t/part_export-radiator.t t/part_export-router.t t/part_export-shellcommands.t t/part_export-shellcommands_withdomain.t @@ -242,6 +259,7 @@ t/part_pop_local.t t/part_referral.t t/part_svc.t t/part_svc_column.t +t/pkg_class.t t/pkg_svc.t t/port.t t/prepay_credit.t @@ -267,3 +285,18 @@ t/queue_arg.t t/queue_depend.t t/msgcat.t t/raddb.t +t/clientapi_session.t +t/clientapi_session_field.t +FS/payment_gateway.pm +t/payment_gateway.t +FS/payment_gateway_option.pm +t/payment_gateway_option.t +FS/option_Common.pm +t/option_Common.t +FS/agent_payment_gateway.pm +t/agent_payment_gateway.t +FS/banned_pay.pm +t/banned_pay.t +FS/cancel_reason.pm +t/cancel_reason.t +bin/freeside-prepaidd