X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FMANIFEST;h=e8b67602892277baf2a5e2c3449a6e561436b897;hb=aa59ea407bdb0368f0dcb36d48b69cdabf44da41;hp=009c40dec88503cf8fe10231400727ec1c375606;hpb=b5c4237a34aef94976bc343c8d9e138664fc3984;p=freeside.git diff --git a/FS/MANIFEST b/FS/MANIFEST index 009c40dec..e8b676028 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -37,7 +37,6 @@ FS/ClientAPI/Bulk.pm FS/ClientAPI/MasonComponent.pm FS/ClientAPI/MyAccount.pm FS/ClientAPI/PrepaidPhone.pm -FS/ClientAPI/SGNG.pm FS/ClientAPI/Signup.pm FS/Conf.pm FS/ConfItem.pm @@ -502,6 +501,8 @@ FS/h_svc_www.pm t/h_svc_www.t FS/discount.pm t/discount.t +FS/discount_plan.pm +t/discount_plan.t FS/cust_pkg_discount.pm t/cust_pkg_discount.t FS/cust_bill_pkg_discount.pm @@ -580,8 +581,12 @@ FS/areacode.pm t/areacode.t FS/svc_dish.pm t/svc_dish.t +FS/h_svc_dish.pm +t/h_svc_dish.t FS/svc_hardware.pm t/svc_hardware.t +FS/h_svc_hardware.pm +t/h_svc_hardware.t FS/hardware_class.pm t/hardware_class.t FS/hardware_type.pm @@ -594,3 +599,70 @@ FS/msa.pm t/msa.t FS/rate_center.pm t/rate_center.t +FS/cust_msg.pm +t/cust_msg.t +FS/Locales.pm +t/Locales.t +FS/L10N.pm +t/L10N.t +FS/Maketext.pm +t/Maketext.t +FS/radius_group.pm +t/radius_group.t +FS/template_content.pm +t/template_content.t +FS/dsl_device.pm +t/dsl_device.t +FS/export_nas.pm +t/export_nas.t +FS/legacy_cust_bill.pm +t/legacy_cust_bill.t +FS/rate_tier.pm +t/rate_tier.t +FS/rate_tier_detail.pm +t/rate_tier_detail.t +FS/radius_attr.pm +t/radius_attr.t +FS/tower.pm +t/tower.t +FS/tower_sector.pm +t/tower_sector.t +FS/h_svc_cert.pm +t/h_svc_cert.t +FS/contact_class.pm +t/contact_class.t +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/ftp_target.pm +t/ftp_target.t +FS/quotation.pm +t/quotation.t +FS/quotation_pkg.pm +t/quotation_pkg.t +FS/quotation_pkg_discount.pm +t/quotation_pkg_discount.t +FS/Quotable_Mixin.pm +t/Quotable_Mixin.t +FS/cust_bill_void.pm +t/cust_bill_void.t +FS/cust_bill_pkg_void.pm +t/cust_bill_pkg_void.t +FS/cust_bill_pkg_detail_void.pm +t/cust_bill_pkg_detail_void.t +FS/cust_bill_pkg_display_void.pm +t/cust_bill_pkg_display_void.t +FS/cust_bill_pkg_tax_location_void.pm +t/cust_bill_pkg_tax_location_void.t +FS/cust_bill_pkg_tax_rate_location_void.pm +t/cust_bill_pkg_tax_rate_location_void.t +FS/cust_tax_exempt_pkg_void.pm +t/cust_tax_exempt_pkg_void.t +FS/cust_bill_pkg_discount_void.pm +t/cust_bill_pkg_discount_void.t +FS/Trace.pm