X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Flog_context.pm;h=83414a680fabcfd44df696f0ad092156a4a6b56d;hb=a2c196921e984b7f1784fbb41c96a053ef68c9ee;hp=403829ac232fdbb9686f5a53c631c9f53191319e;hpb=cd278c142b76d30adf9e51ae4c47d01d754cdd59;p=freeside.git diff --git a/FS/FS/log_context.pm b/FS/FS/log_context.pm index 403829ac2..83414a680 100644 --- a/FS/FS/log_context.pm +++ b/FS/FS/log_context.pm @@ -9,13 +9,20 @@ 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::pay_batch::import_from_gateway + FS::part_pkg + FS::Misc::Geo::standardize_uscensus Cron::bill + Cron::backup Cron::upload spool_upload daily queue upgrade upgrade_taxable_billpkgnum + freeside-paymentech-upload + freeside-paymentech-download ) ); =head1 NAME