X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FMANIFEST;h=3d12a4051c0d846f8a9ab522578327e94c13f129;hb=9bba713bb625cf635088b76492e1e655ad62cbb0;hp=a0f05a05136d58938fced89a57774696fc5e4890;hpb=ed614ba354d488b24674e8126a775d7afb5b4815;p=freeside.git diff --git a/FS/MANIFEST b/FS/MANIFEST index a0f05a051..3d12a4051 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -3,28 +3,31 @@ MANIFEST MANIFEST.SKIP Makefile.PL README -bin/freeside-bill -bin/freeside-daily -bin/freeside-email -bin/freeside-queued bin/freeside-addoutsource bin/freeside-addoutsourceuser -bin/freeside-apply-credits bin/freeside-adduser -bin/freeside-setup -bin/freeside-setinvoice +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 +bin/freeside-deluser +bin/freeside-email +bin/freeside-expiration-alerter bin/freeside-overdue +bin/freeside-queued bin/freeside-radgroup -bin/freeside-receivables-report +bin/freeside-reexport bin/freeside-selfservice-server +bin/freeside-setinvoice +bin/freeside-setup bin/freeside-sqlradius-radacctd bin/freeside-sqlradius-reset bin/freeside-sqlradius-seconds bin/freeside-tax-report -bin/freeside-cc-receipts-report -bin/freeside-credit-report -bin/freeside-expiration-alerter -bin/freeside-reexport FS.pm FS/CGI.pm FS/InitHandler.pm @@ -33,6 +36,7 @@ FS/ClientAPI/passwd.pm FS/ClientAPI/MyAccount.pm FS/Conf.pm FS/ConfItem.pm +FS/Misc.pm FS/Record.pm FS/SearchCache.pm FS/UI/Base.pm @@ -41,6 +45,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 @@ -66,6 +71,8 @@ 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 @@ -115,9 +122,11 @@ t/InitHandler.t t/ClientAPI.t t/Conf.t t/ConfItem.t +t/Misc.t t/Record.t t/UID.t t/Msgcat.t +t/SearchCache.t t/cust_bill.t t/cust_bill_event.t t/cust_bill_pay.t @@ -133,6 +142,7 @@ t/cust_pay_batch.t t/cust_pkg.t t/cust_refund.t t/cust_svc.t +t/cust_tax_exempt.t t/domain_record.t t/nas.t t/part_bill_event.t @@ -142,6 +152,8 @@ t/part_export_option.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 @@ -150,6 +162,8 @@ 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-shellcommands.t t/part_export-shellcommands_withdomain.t t/part_export-sqlmail.t @@ -178,6 +192,6 @@ t/svc_www.t t/type_pkgs.t t/queue.t t/queue_arg.t +t/queue_depend.t t/msgcat.t t/raddb.t -t/cust_tax_exempt.t