X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FMANIFEST;h=b2a301a89094e107b236c925fa40e7694d0beb54;hp=675429e04e1a99821a48d8afec71876e806713df;hb=6fe8172b11d0369d0b1274d6825ec0c57afe8001;hpb=c29fa7acc16efcc86af06077e739fca8b783c3c1 diff --git a/FS/MANIFEST b/FS/MANIFEST index 675429e04..b2a301a89 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,6 +59,7 @@ 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 @@ -68,6 +68,7 @@ FS/part_bill_event.pm FS/export_svc.pm FS/part_export.pm FS/part_export_option.pm +FS/part_export/acct_sql.pm FS/part_export/apache.pm FS/part_export/bind.pm FS/part_export/bind_slave.pm @@ -91,6 +92,19 @@ 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_pop_local.pm FS/part_referral.pm FS/part_svc.pm @@ -148,6 +162,7 @@ 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 @@ -158,6 +173,8 @@ t/part_bill_event.t t/export_svc.t t/part_export.t t/part_export_option.t +t/part_export-acct_sql.t +t/part_export-apache.t t/part_export-bind.t t/part_export-bind_slave.t t/part_export-bsdshell.t @@ -183,6 +200,19 @@ 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_pop_local.t t/part_referral.t t/part_svc.t