X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FMANIFEST;h=846f3731055e291054fc6f1ceac5118cce702e73;hb=e0bbe0e15d90b4fe8abf45b0cb3e4eee3c9810e2;hp=5737d620fb4160061696beafd676563282ae3ecc;hpb=eb6cb474f653dc738b26c9f8ca9b43e9b6f1e546;p=freeside.git diff --git a/FS/MANIFEST b/FS/MANIFEST index 5737d620f..846f37310 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -3,20 +3,31 @@ MANIFEST MANIFEST.SKIP Makefile.PL README +bin/freeside-addoutsource +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 +bin/freeside-deluser bin/freeside-email +bin/freeside-expiration-alerter bin/freeside-queued -bin/freeside-apply-credits -bin/freeside-adduser -bin/freeside-setinvoice -bin/freeside-overdue +bin/freeside-radgroup bin/freeside-receivables-report -bin/freeside-tax-report -bin/freeside-cc-receipts-report -bin/freeside-credit-report -bin/freeside-expiration-alerter 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 FS.pm FS/CGI.pm FS/InitHandler.pm @@ -25,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 @@ -37,6 +49,7 @@ FS/agent.pm FS/agent_type.pm FS/cust_bill.pm FS/cust_bill_pkg.pm +FS/cust_bill_pkg_detail.pm FS/cust_credit.pm FS/cust_credit_bill.pm FS/cust_main.pm @@ -54,14 +67,17 @@ FS/part_bill_event.pm FS/export_svc.pm FS/part_export.pm FS/part_export_option.pm +FS/part_export/apache.pm FS/part_export/bind.pm FS/part_export/bind_slave.pm FS/part_export/bsdshell.pm FS/part_export/cp.pm FS/part_export/cyrus.pm FS/part_export/domain_shellcommands.pm +FS/part_export/forward_shellcommands.pm FS/part_export/http.pm FS/part_export/infostreet.pm +FS/part_export/ldap.pm FS/part_export/null.pm FS/part_export/shellcommands.pm FS/part_export/shellcommands_withdomain.pm @@ -76,12 +92,17 @@ 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/pkg_svc.pm FS/svc_Common.pm FS/svc_acct.pm FS/svc_acct_pop.pm -FS/svc_acct_sm.pm +FS/svc_broadband.pm FS/svc_domain.pm +FS/router.pm +FS/router_field.pm FS/type_pkgs.pm FS/nas.pm FS/port.pm @@ -90,6 +111,7 @@ 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 @@ -104,13 +126,16 @@ 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 t/cust_bill_pkg.t +t/cust_bill_pkg_detail.t t/cust_credit.t t/cust_credit_bill.t t/cust_credit_refund.t @@ -122,6 +147,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 @@ -134,8 +160,10 @@ t/part_export-bsdshell.t t/part_export-cp.t t/part_export-cyrus.t t/part_export-domain_shellcommands.t +t/part_export-forward_shellcommands.t t/part_export-http.t t/part_export-infostreet.t +t/part_export-ldap.t t/part_export-null.t t/part_export-shellcommands.t t/part_export-shellcommands_withdomain.t @@ -157,7 +185,6 @@ t/radius_usergroup.t t/session.t t/svc_acct.t t/svc_acct_pop.t -t/svc_acct_sm.t t/svc_Common.t t/svc_domain.t t/svc_forward.t @@ -165,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