X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FMANIFEST;h=32785c20e0c9cece46663581a314fa6e42bcbb9a;hb=6cf964d0dc008621fb30fd2da28e2c44f29c6364;hp=e9c673dc2a56e096d9ef65e672af83365403f480;hpb=b970f3999c9a49146ec2f5224a60057723304d1b;p=freeside.git diff --git a/FS/MANIFEST b/FS/MANIFEST index e9c673dc2..32785c20e 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -24,7 +24,6 @@ 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 @@ -60,10 +59,19 @@ FS/cust_pay.pm FS/cust_bill_event.pm FS/cust_bill_pay.pm FS/cust_pay_batch.pm +FS/cust_pay_refund.pm FS/cust_pkg.pm FS/cust_refund.pm FS/cust_credit_refund.pm FS/cust_svc.pm +FS/h_Common.pm +FS/h_cust_svc.pm +FS/h_svc_acct.pm +FS/h_svc_broadband.pm +FS/h_svc_domain.pm +FS/h_svc_external.pm +FS/h_svc_forward.pm +FS/h_svc_www.pm FS/part_bill_event.pm FS/export_svc.pm FS/part_export.pm @@ -92,6 +100,20 @@ FS/part_export/textradius.pm FS/part_export/vpopmail.pm FS/part_export/www_shellcommands.pm FS/part_pkg.pm +FS/part_pkg_option.pm +FS/part_pkg/flat.pm +FS/part_pkg/flat_comission.pm +FS/part_pkg/flat_comission_cust.pm +FS/part_pkg/flat_comission_pkg.pm +FS/part_pkg/flat_delayed.pm +FS/part_pkg/prorate.pm +FS/part_pkg/sesmon_hour.pm +FS/part_pkg/sesmon_minute.pm +FS/part_pkg/sql_external.pm +FS/part_pkg/sql_generic.pm +FS/part_pkg/sqlradacct_hour.pm +FS/part_pkg/subscription.pm +FS/part_pkg/voip_sqlradacct.pm FS/part_pop_local.pm FS/part_referral.pm FS/part_svc.pm @@ -99,6 +121,10 @@ FS/part_svc_column.pm FS/part_svc_router.pm FS/part_virtual_field.pm FS/pkg_svc.pm +FS/rate.pm +FS/rate_detail.pm +FS/rate_region.pm +FS/rate_prefix.pm FS/svc_Common.pm FS/svc_acct.pm FS/svc_acct_pop.pm @@ -149,9 +175,19 @@ t/cust_main_county.t t/cust_main_invoice.t t/cust_pay.t t/cust_pay_batch.t +t/cust_pay_refund.t t/cust_pkg.t t/cust_refund.t t/cust_svc.t +t/h_cust_svc.t +t/h_Common.t +t/h_cust_svc.t +t/h_svc_acct.t +t/h_svc_broadband.t +t/h_svc_domain.t +t/h_svc_external.t +t/h_svc_forward.t +t/h_svc_www.t t/cust_tax_exempt.t t/domain_record.t t/nas.t @@ -186,6 +222,20 @@ t/part_export-textradius.t t/part_export-vpopmail.t t/part_export-www_shellcommands.t t/part_pkg.t +t/part_pkg_option.t +t/part_pkg-flat.t +t/part_pkg-flat_comission.t +t/part_pkg-flat_comission_cust.t +t/part_pkg-flat_comission_pkg.t +t/part_pkg-flat_delayed.t +t/part_pkg-prorate.t +t/part_pkg-sesmon_hour.t +t/part_pkg-sesmon_minute.t +t/part_pkg-sql_external.t +t/part_pkg-sql_generic.t +t/part_pkg-sqlradacct_hour.t +t/part_pkg-subscription.t +t/part_pkg-voip_sqlradacct.t t/part_pop_local.t t/part_referral.t t/part_svc.t @@ -193,6 +243,10 @@ t/part_svc_column.t t/pkg_svc.t t/port.t t/prepay_credit.t +t/rate.t +t/rate_detail.t +t/rate_region.t +t/rate_prefix.t t/radius_usergroup.t t/session.t t/svc_acct.t