X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FMANIFEST;h=21d5c8b574b44bed5d41bc326b73e0cde966a9a9;hb=7ff73ebf72cb30c9e9b8135038c30832d8f9188b;hp=7a460dac35ab6996be73a6395c845936dec4af37;hpb=ecc15d03711690d2b2aeeda2bd8ff1119956c583;p=freeside.git diff --git a/FS/MANIFEST b/FS/MANIFEST index 7a460dac3..21d5c8b57 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -1,6 +1,5 @@ Changes MANIFEST -MANIFEST.SKIP Makefile.PL bin/freeside-addoutsource bin/freeside-addoutsourceuser @@ -25,6 +24,7 @@ bin/freeside-sqlradius-reset bin/freeside-sqlradius-seconds bin/freeside-torrus-srvderive FS.pm +FS/API.pm FS/AccessRight.pm FS/AuthCookieHandler.pm FS/AuthCookieHandler24.pm @@ -47,6 +47,7 @@ FS/Cron/backup.pm FS/Cron/bill.pm FS/Cron/vacuum.pm FS/Daemon.pm +FS/Daemon/Preforking.pm FS/Misc.pm FS/Record.pm FS/Report.pm @@ -74,6 +75,7 @@ FS/cust_main/Billing.pm FS/cust_main/Billing_Discount.pm FS/cust_main/Billing_Realtime.pm FS/cust_main/Import.pm +FS/cust_main/Import_Charges.pm FS/cust_main/Packages.pm FS/cust_main/Search.pm FS/cust_main_Mixin.pm @@ -85,6 +87,8 @@ FS/cust_bill_pay.pm FS/cust_pay_batch.pm FS/cust_pay_refund.pm FS/cust_pkg.pm +FS/cust_pkg/Import.pm +FS/cust_pkg/Search.pm FS/cust_refund.pm FS/cust_credit_refund.pm FS/cust_svc.pm @@ -456,8 +460,6 @@ FS/tax_rate_location.pm t/tax_rate_location.t FS/cust_bill_pkg_tax_rate_location.pm t/cust_bill_pkg_tax_rate_location.t -FS/cust_recon.pm -t/cust_recon.t FS/part_pkg_report_option.pm t/part_pkg_report_option.t FS/cust_main_exemption.pm @@ -728,3 +730,48 @@ FS/cable_provider.pm t/cable_provider.t FS/cust_credit_void.pm t/cust_credit_void.t +FS/discount_class.pm +t/discount_class.t +FS/alarm_system.pm +t/alarm_system.t +FS/alarm_type.pm +t/alarm_type.t +FS/alarm_station.pm +t/alarm_station.t +FS/addr_range.pm +t/addr_range.t +FS/svc_conferencing.pm +t/svc_conferencing.t +FS/conferencing_type.pm +t/conferencing_type.t +FS/conferencing_quality.pm +t/conferencing_quality.t +FS/svc_video.pm +t/svc_video.t +FS/part_pkg_usageprice.pm +t/part_pkg_usageprice.t +FS/cust_pkg_usageprice.pm +t/cust_pkg_usageprice.t +FS/pbx_extension.pm +t/pbx_extension.t +FS/pbx_device.pm +t/pbx_device.t +FS/extension_device.pm +t/extension_device.t +FS/cust_main_credit_limit.pm +t/cust_main_credit_limit.t +FS/cust_event_fee.pm +t/cust_event_fee.t +FS/part_fee.pm +t/part_fee.t +FS/cust_bill_pkg_fee.pm +t/cust_bill_pkg_fee.t +FS/part_fee_msgcat.pm +t/part_fee_msgcat.t +FS/part_fee_usage.pm +FS/part_fee_usage.t +FS/sched_item.pm +t/sched_item.t +FS/sched_avail.pm +t/sched_avail.t +FS/svc_Torrus_Mixin.pm