X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FMANIFEST;h=dd9eb0906fc1bf07aacda8d916a795ef05b8a421;hp=0a9205c7ffbcd289ae90a899fb25424de774d8b8;hb=87af741da0dd5f6a76bbb566b4d6c54cd5b15315;hpb=69a0a7504f84aa9bb1f204d1f3522e1520e0885e diff --git a/FS/MANIFEST b/FS/MANIFEST index 0a9205c7f..dd9eb0906 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -4,12 +4,18 @@ MANIFEST.SKIP Makefile.PL README bin/freeside-bill +bin/freeside-daily bin/freeside-email bin/freeside-queued 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 @@ -39,6 +45,10 @@ FS/cust_refund.pm FS/cust_credit_refund.pm FS/cust_svc.pm FS/part_bill_event.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 @@ -57,17 +67,18 @@ 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/cust_bill.t t/cust_bill_event.t t/cust_bill_pay.t @@ -86,6 +97,10 @@ t/cust_svc.t t/domain_record.t t/nas.t t/part_bill_event.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 @@ -94,7 +109,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 @@ -106,5 +121,6 @@ t/svc_www.t t/type_pkgs.t t/queue.t t/queue_arg.t +t/msgcat.t t/UID.t t/raddb.t