X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Flog_context.pm;h=0ff8cc8688964d22807f9dbd0490ef126bd337f4;hb=5a1c7ce42856c68811fca96c7597efebdab48434;hp=403829ac232fdbb9686f5a53c631c9f53191319e;hpb=8bb9b6715c5efc84bee3a79cf8ead80deca78279;p=freeside.git diff --git a/FS/FS/log_context.pm b/FS/FS/log_context.pm index 403829ac2..0ff8cc868 100644 --- a/FS/FS/log_context.pm +++ b/FS/FS/log_context.pm @@ -9,6 +9,12 @@ my @contexts = ( qw( bill_and_collect FS::cust_main::Billing::bill_and_collect FS::cust_main::Billing::bill + FS::cust_main::Billing_Realtime::realtime_verify_bop + FS::part_pkg + FS::Misc::Geo::standardize_uscensus + FS::saved_search::send + FS::saved_search::render + FS::cust_location::process_district_update Cron::bill Cron::upload spool_upload @@ -16,6 +22,9 @@ my @contexts = ( qw( queue upgrade upgrade_taxable_billpkgnum + freeside-ipifony-download + freeside-paymentech-upload + freeside-paymentech-download ) ); =head1 NAME