X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FMANIFEST;h=1c90dfc0e38ea43d32434d393f224f3b654cebf0;hp=85c09b465834f603aa1a64dd318d34a4e5b2ceec;hb=e6ea57971831f25d682d97a0ba508c39b66ecd8b;hpb=7e3eb82f87c371785544b706b7347c7edde2b593 diff --git a/FS/MANIFEST b/FS/MANIFEST index 85c09b465..1c90dfc0e 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -11,6 +11,11 @@ bin/freeside-apply-credits bin/freeside-adduser bin/freeside-setinvoice bin/freeside-overdue +bin/freeside-receivables-report +bin/freeside-tax-report +bin/freeside-cc-receipts-report +bin/freeside-credit-report +bin/freeside-expiration-alerter FS.pm FS/CGI.pm FS/Conf.pm @@ -22,6 +27,7 @@ FS/UI/CGI.pm FS/UI/Gtk.pm FS/UI/agent.pm FS/UID.pm +FS/Msgcat.pm FS/agent.pm FS/agent_type.pm FS/cust_bill.pm @@ -40,6 +46,11 @@ FS/cust_refund.pm FS/cust_credit_refund.pm FS/cust_svc.pm FS/part_bill_event.pm +FS/export_svc.pm +FS/part_export.pm +FS/part_export_option.pm +FS/part_export/infostreet.pm +FS/part_export/sqlradius.pm FS/part_pkg.pm FS/part_pop_local.pm FS/part_referral.pm @@ -58,17 +69,20 @@ FS/session.pm FS/domain_record.pm FS/prepay_credit.pm FS/svc_www.pm -FS/CGIwrapper.pm FS/svc_forward.pm FS/raddb.pm +FS/radius_usergroup.pm FS/queue.pm FS/queue_arg.pm +FS/msgcat.pm t/agent.t t/agent_type.t t/CGI.t -t/CGIwrapper.t t/Conf.t t/ConfItem.t +t/Record.t +t/UID.t +t/Msgcat.t t/cust_bill.t t/cust_bill_event.t t/cust_bill_pay.t @@ -87,6 +101,11 @@ t/cust_svc.t t/domain_record.t t/nas.t t/part_bill_event.t +t/export_svc.t +t/part_export.t +t/part_export_option.t +t/part_export-infostreet.t +t/part_export-sqlradius.t t/part_pkg.t t/part_pop_local.t t/part_referral.t @@ -95,7 +114,7 @@ t/part_svc_column.t t/pkg_svc.t t/port.t t/prepay_credit.t -t/Record.t +t/radius_usergroup.t t/session.t t/svc_acct.t t/svc_acct_pop.t @@ -107,5 +126,5 @@ t/svc_www.t t/type_pkgs.t t/queue.t t/queue_arg.t -t/UID.t +t/msgcat.t t/raddb.t