X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Flog_context.pm;h=0ff8cc8688964d22807f9dbd0490ef126bd337f4;hb=a5e01af2ff2d6b291a98a28ceeda0ca0089945ea;hp=ddea7711910f63ca0e4fd0b649d59089dfcd9c65;hpb=39d548ee2abd261b399a94f3958ec1cf0cbbe557;p=freeside.git diff --git a/FS/FS/log_context.pm b/FS/FS/log_context.pm index ddea77119..0ff8cc868 100644 --- a/FS/FS/log_context.pm +++ b/FS/FS/log_context.pm @@ -10,7 +10,11 @@ my @contexts = ( qw( 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 @@ -18,6 +22,7 @@ my @contexts = ( qw( queue upgrade upgrade_taxable_billpkgnum + freeside-ipifony-download freeside-paymentech-upload freeside-paymentech-download ) );