X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FMANIFEST;h=597cd366b058d40a71f6a38a199b8156bd5ad9b6;hb=fbfffdabe931d704aae420984058e61dc4196b01;hp=c14be0759e86d7f3a12c9ea438c4e400f87cdb55;hpb=52281cbeaf8d4e02345eca3c1aa0500133823558;p=freeside.git diff --git a/FS/MANIFEST b/FS/MANIFEST index c14be0759..597cd366b 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -8,7 +8,6 @@ bin/freeside-addoutsourceuser bin/freeside-addgroup bin/freeside-adduser bin/freeside-apply-credits -bin/freeside-bill bin/freeside-count-active-customers bin/freeside-daily bin/freeside-deloutsource @@ -82,6 +81,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 @@ -273,6 +273,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 @@ -354,6 +355,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 @@ -362,3 +369,7 @@ FS/reason.pm t/reason.t FS/reason_type.pm t/reason_type.t +FS/cust_pkg_option.pm +t/cust_pkg_option.t +FS/conf.pm +t/conf.t