Webinar

Tax Provision Basics: Return to Provision (On-Demand Webinar)

This episode demonstrates how the prior year return to provision calculation effects the current and deferred tax provisions for both Federal and state.  Key emphasis focuses on determining which items effect the deferred tax rollforward schedule as well as how to treat the RTP in the current provision. The video also examines the common mistakes and pitfalls of identifying RTP items.

jQuery(document).ready(function($) { // Listen for the Moove Plugin's consent save event $(document).on('moove_gdpr_frontend_cookie_status', function(e, data) { var analytics = data.analytics === "1" ? "granted" : "denied"; var marketing = data.marketing === "1" ? "granted" : "denied"; // 1. Update the official Google Consent State if (typeof gtag === 'function') { gtag('consent', 'update', { 'analytics_storage': analytics, 'ad_storage': marketing, 'ad_user_data': marketing, 'ad_personalization': marketing }); } // 2. Push a custom event to GTM dataLayer so your tags fire immediately window.dataLayer = window.dataLayer || []; window.dataLayer.push({ 'event': 'cookie_consent_update', 'analytics_consent': analytics, 'marketing_consent': marketing }); }); });