X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FMANIFEST;h=559264cbe3bbb37504003c46498ebb107feff34c;hb=db18a813b59b8254ff19f77770750a781613d79e;hp=aeb01285178c380e9df48f2e459bd8fcef8e10f2;hpb=87fddb631d080aebabe0814afa802b4ae155d708;p=freeside.git diff --git a/FS/MANIFEST b/FS/MANIFEST index aeb012851..559264cbe 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -2,7 +2,6 @@ Changes MANIFEST MANIFEST.SKIP Makefile.PL -README bin/freeside-addoutsource bin/freeside-addoutsourceuser bin/freeside-addgroup @@ -81,6 +80,7 @@ FS/h_svc_external.pm FS/h_svc_forward.pm FS/h_svc_www.pm FS/part_bill_event.pm +FS/payinfo_Mixin.pm FS/export_svc.pm FS/part_export.pm FS/part_export_option.pm @@ -125,6 +125,8 @@ FS/part_pkg/sqlradacct_hour.pm FS/part_pkg/subscription.pm FS/part_pkg/voip_sqlradacct.pm FS/part_pkg/voip_cdr.pm +FS/part_pkg/base_rate.pm +FS/part_pkg/base_delayed.pm FS/part_pop_local.pm FS/part_referral.pm FS/part_svc.pm @@ -272,6 +274,7 @@ t/part_referral.t t/part_svc.t t/part_svc_column.t t/payby.t +t/payinfo_Mixin.t t/pkg_class.t t/pkg_svc.t t/port.t @@ -353,6 +356,12 @@ FS/cust_bill_pay_pkg.pm t/cust_bill_pay_pkg.t FS/cust_credit_bill_pkg.pm t/cust_credit_bill_pkg.t +FS/registrar.pm +t/registrar.t +FS/svc_External_Common.pm +t/svc_External_Common.t +FS/svc_Parent_Mixin.pm +t/svc_Parent_Mixin.t FS/cust_main_note.pm t/cust_main_note.t FS/cust_pkg_reason.pm @@ -361,3 +370,23 @@ FS/reason.pm t/reason.t FS/reason_type.pm t/reason_type.t +FS/pkg_referral.pm +t/pkg_referral.t +FS/part_event_option.pm +t/part_event_option.t +FS/part_event_condition.pm +t/part_event_condition.t +FS/part_event_condition_option.pm +t/part_event_condition_option.t +FS/part_event.pm +t/part_event.t +FS/cust_event.pm +t/cust_event.t +FS/part_event_condition_option_option.pm +t/part_event_condition_option_option.t +FS/cust_pkg_option.pm +t/cust_pkg_option.t +FS/conf.pm +t/conf.t +FS/acct_rt_transaction.pm +t/acct_rt_transaction.t