X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FMANIFEST;h=92369e353a41b673f2cf6716b3f5d8ecdefe4399;hp=deadb4b186464a8c08a606b05327abf857e82b80;hb=69ca9d73711e89661a929f5f98d62b605a437354;hpb=48c5c17b6ca02cd04f1dd5deb530738f2409c585 diff --git a/FS/MANIFEST b/FS/MANIFEST index deadb4b18..92369e353 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -1,6 +1,5 @@ Changes MANIFEST -MANIFEST.SKIP Makefile.PL bin/freeside-addoutsource bin/freeside-addoutsourceuser @@ -26,6 +25,7 @@ bin/freeside-sqlradius-reset bin/freeside-sqlradius-seconds bin/freeside-torrus-srvderive FS.pm +FS/API.pm FS/AccessRight.pm FS/CGI.pm FS/InitHandler.pm @@ -44,6 +44,7 @@ FS/Cron/backup.pm FS/Cron/bill.pm FS/Cron/vacuum.pm FS/Daemon.pm +FS/Daemon/Preforking.pm FS/Maestro.pm FS/Misc.pm FS/Record.pm @@ -635,8 +636,6 @@ FS/upgrade_journal.pm t/upgrade_journal.t FS/sales.pm t/sales.t -FS/access_groupsales.pm -t/access_groupsales.t FS/part_svc_class.pm t/part_svc_class.t FS/upload_target.pm @@ -692,9 +691,46 @@ FS/part_pkg_msgcat.pm t/part_pkg_msgcat.t FS/svc_cable.pm t/svc_cable.t -FS/cable_device.pm -t/cable_device.t FS/h_svc_cable.pm t/h_svc_cable.t FS/sales_pkg_class.pm t/sales_pkg_class.t +FS/svc_alarm.pm +t/svc_alarm.t +FS/cable_model.pm +t/cable_model.t +FS/invoice_mode.pm +t/invoice_mode.t +FS/invoice_conf.pm +t/invoice_conf.t +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/pbx_extension.pm +t/pbx_extension.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 +t/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