X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FMANIFEST;h=b7804ccc362f4fb01a2bc71169d56c464f3b0b31;hb=78a46db8485d62447891a73016bc0031f92adf63;hp=b99250d1b4a10d867b93c31d3655098f7bd57e75;hpb=310a027b9b72cf7d98c7f3e05b3bd1164077f2ab;p=freeside.git diff --git a/FS/MANIFEST b/FS/MANIFEST index b99250d1b..b7804ccc3 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -5,13 +5,16 @@ Makefile.PL README bin/freeside-bill bin/freeside-email -bin/freeside-print-batch bin/freeside-queued -fin/freeside-apply-credits +bin/freeside-apply-credits +bin/freeside-adduser +bin/freeside-setinvoice FS.pm FS/CGI.pm FS/Conf.pm +FS/ConfItem.pm FS/Record.pm +FS/SearchCache.pm FS/UI/Base.pm FS/UI/CGI.pm FS/UI/Gtk.pm @@ -34,6 +37,7 @@ FS/cust_refund.pm FS/cust_credit_refund.pm FS/cust_svc.pm FS/part_pkg.pm +FS/part_pop_local.pm FS/part_referral.pm FS/part_svc.pm FS/part_svc_column.pm @@ -60,6 +64,7 @@ t/agent_type.t t/CGI.t t/CGIwrapper.t t/Conf.t +t/ConfItem.t t/cust_bill.t t/cust_bill_pay.t t/cust_bill_pkg.t @@ -77,6 +82,7 @@ t/cust_svc.t t/domain_record.t t/nas.t t/part_pkg.t +t/part_pop_local.t t/part_referral.t t/part_svc.t t/part_svc_column.t