RT# 73964 - Changed global config send-to-domain to email-to-voice_domain
[freeside.git] / FS / FS / log_context.pm
index d7ea26b..0ff8cc8 100644 (file)
@@ -12,6 +12,9 @@ my @contexts = ( qw(
   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
@@ -19,6 +22,7 @@ my @contexts = ( qw(
   queue
   upgrade
   upgrade_taxable_billpkgnum
+  freeside-ipifony-download
   freeside-paymentech-upload
   freeside-paymentech-download
 ) );