X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FMANIFEST;h=e8b1da7a7799197e9f2815538c38304ae3a9d585;hb=c232fac0743999105f6948b9fa352fe2293b09f8;hp=c932f3aa0102cfeda10d339d6f0d537a3ff631a3;hpb=87e22680728124c7d339a32d99f61442ccc204d7;p=freeside.git diff --git a/FS/MANIFEST b/FS/MANIFEST index c932f3aa0..e8b1da7a7 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -7,17 +7,33 @@ bin/freeside-bill bin/freeside-daily bin/freeside-email bin/freeside-queued +bin/freeside-addoutsource +bin/freeside-addoutsourceuser +bin/freeside-deloutsource +bin/freeside-deloutsourceuser bin/freeside-apply-credits bin/freeside-adduser +bin/freeside-deluser +bin/freeside-setup bin/freeside-setinvoice bin/freeside-overdue +bin/freeside-radgroup bin/freeside-receivables-report +bin/freeside-selfservice-server +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 +FS/ClientAPI.pm +FS/ClientAPI/passwd.pm +FS/ClientAPI/MyAccount.pm FS/Conf.pm FS/ConfItem.pm FS/Record.pm @@ -28,10 +44,14 @@ FS/UI/Gtk.pm FS/UI/agent.pm FS/UID.pm FS/Msgcat.pm +FS/ac.pm +FS/ac_block.pm +FS/ac_type.pm 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 @@ -46,6 +66,7 @@ FS/cust_refund.pm FS/cust_credit_refund.pm FS/cust_svc.pm FS/part_bill_event.pm +FS/part_ac_field.pm FS/export_svc.pm FS/part_export.pm FS/part_export_option.pm @@ -54,7 +75,10 @@ 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/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 @@ -73,7 +97,7 @@ 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/type_pkgs.pm FS/nas.pm @@ -93,6 +117,8 @@ FS/cust_tax_exempt.pm t/agent.t t/agent_type.t t/CGI.t +t/InitHandler.t +t/ClientAPI.t t/Conf.t t/ConfItem.t t/Record.t @@ -102,6 +128,7 @@ 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 @@ -124,7 +151,10 @@ t/part_export-bind_slave.t t/part_export-bsdshell.t t/part_export-cp.t t/part_export-cyrus.t +t/part_export-domain_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 @@ -146,7 +176,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