X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FMANIFEST;h=c1aa5ef1a7f888709506b6d87c5e564e9294d041;hb=415150fe1997eb2688dfd492710f644574e29daf;hp=d4bac3d73dcb3521dbeb445be153036712e61805;hpb=82a77e8496deec74c06a941e6115d0f79c706241;p=freeside.git diff --git a/FS/MANIFEST b/FS/MANIFEST index d4bac3d73..c1aa5ef1a 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -4,10 +4,18 @@ MANIFEST.SKIP Makefile.PL README bin/freeside-bill +bin/freeside-daily bin/freeside-email bin/freeside-queued bin/freeside-apply-credits bin/freeside-adduser +bin/freeside-setinvoice +bin/freeside-overdue +bin/freeside-receivables-report +bin/freeside-tax-report +bin/freeside-cc-receipts-report +bin/freeside-credit-report +bin/freeside-expiration-alerter FS.pm FS/CGI.pm FS/Conf.pm @@ -29,12 +37,14 @@ FS/cust_main.pm FS/cust_main_county.pm FS/cust_main_invoice.pm FS/cust_pay.pm +FS/cust_bill_event.pm FS/cust_bill_pay.pm FS/cust_pay_batch.pm FS/cust_pkg.pm FS/cust_refund.pm FS/cust_credit_refund.pm FS/cust_svc.pm +FS/part_bill_event.pm FS/part_pkg.pm FS/part_pop_local.pm FS/part_referral.pm @@ -53,7 +63,6 @@ FS/session.pm FS/domain_record.pm FS/prepay_credit.pm FS/svc_www.pm -FS/CGIwrapper.pm FS/svc_forward.pm FS/raddb.pm FS/queue.pm @@ -61,10 +70,10 @@ FS/queue_arg.pm t/agent.t t/agent_type.t t/CGI.t -t/CGIwrapper.t t/Conf.t t/ConfItem.t t/cust_bill.t +t/cust_bill_event.t t/cust_bill_pay.t t/cust_bill_pkg.t t/cust_credit.t @@ -80,6 +89,7 @@ t/cust_refund.t t/cust_svc.t t/domain_record.t t/nas.t +t/part_bill_event.t t/part_pkg.t t/part_pop_local.t t/part_referral.t