X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Flog_context.pm;h=74038fc05c1ef21eaa8c27806a7f1fae647c3b32;hb=a354fed1dedc65cf62e63d940e1cfb9c4364e6d3;hp=51aa79de547010a28cbf16cc1a153b39d3298c9b;hpb=dc4e882662ac72279c008d47903a3978cf227f72;p=freeside.git diff --git a/FS/FS/log_context.pm b/FS/FS/log_context.pm index 51aa79de5..74038fc05 100644 --- a/FS/FS/log_context.pm +++ b/FS/FS/log_context.pm @@ -11,6 +11,7 @@ my @contexts = ( qw( FS::cust_main::Billing_Realtime::realtime_bop FS::cust_main::Billing_Realtime::realtime_tokenize FS::cust_main::Billing_Realtime::realtime_verify_bop + FS::cust_main::Billing_Realtime::token_check FS::pay_batch::import_from_gateway FS::part_pkg FS::Misc::Geo::standardize_uscensus @@ -25,9 +26,11 @@ my @contexts = ( qw( queue upgrade upgrade_taxable_billpkgnum + freeside-ipifony-download freeside-paymentech-upload freeside-paymentech-download test + FS::TaxEngine::billsoft ) ); =head1 NAME