X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FMANIFEST;h=675429e04e1a99821a48d8afec71876e806713df;hp=846f3731055e291054fc6f1ceac5118cce702e73;hb=07242e191cb2ad247fed8dacd392ef8bf47b5392;hpb=68d5b555f4f51ade6d3a2627e9c3e3b22a21a5a3 diff --git a/FS/MANIFEST b/FS/MANIFEST index 846f37310..675429e04 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 @@ -38,6 +35,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 +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 @@ -71,6 +72,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 @@ -92,17 +95,16 @@ FS/part_pop_local.pm FS/part_referral.pm FS/part_svc.pm FS/part_svc_column.pm -FS/part_router_field.pm -FS/part_sb_field.pm FS/part_svc_router.pm +FS/part_virtual_field.pm FS/pkg_svc.pm FS/svc_Common.pm 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/router_field.pm FS/type_pkgs.pm FS/nas.pm FS/port.pm @@ -111,7 +113,6 @@ FS/domain_record.pm FS/prepay_credit.pm FS/svc_www.pm FS/svc_forward.pm -FS/sb_field.pm FS/raddb.pm FS/radius_usergroup.pm FS/queue.pm @@ -128,6 +129,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 @@ -157,6 +161,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 @@ -165,6 +171,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 @@ -185,8 +194,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