+titulo+
+texto+
);setTimeout(function(){$(.alertaGeral).addClass(ativo)},300);if(reload==1){if(url==){setTimeout(function(){location.reload()},delayT)}else{setTimeout(function(){window.location.href=url},delayT)}}else{setTimeout(function(){$(.alertaGeral).removeClass(ativo).remove()},delayT)}}function compartilhamentoRedeSocial(tipoRedeSocial,url,titulo){switch(tipoRedeSocial){case facebook:var urlMontada="https://www.facebook.com/sharer/sharer.php?u="+url+"&src=sp";break;case twitter:var urlMontada="https://twitter.com/intent/tweet?original_referer="+url+"&text="+titulo+" - "+url;break;case linkedin:var urlMontada="https://www.linkedin.com/cws/share?url="+url+"%3FWT.mc_id%3D"+titulo;break;case whatsapp:var urlMontada="whatsapp://send?text="+titulo+" - "+url;break;default:}window.open(urlMontada,_blank,toolbar=no, location=no, directories=no, status=no, scrollbars=no, resizable=no, width=600, height=300, top=200, left=450)}function validateEmail(email){var re=/\S+@\S+\.\S+/;return re.test(email)}function shuffleArray(array){for(let i=array.length-1;i>0;i--){const j=Math.floor(Math.random()*(i+1));[array[i],array[j]]=[array[j],array[i]]}}if(window.location.hash&&window.location.hash==#_=_){window.location.hash=}!function(t){var e=function(e){this._options={checkOnLoad:!1,resetOnEnd:!1,loopCheckTime:50,loopMaxNumber:5,baitClass:"pub_300x250 pub_300x250m pub_728x90 text-ad textAd text_ad text_ads text-ads text-ad-links",baitStyle:"width: 1px !important; height: 1px !important; position: absolute !important; left: -10000px !important; top: -1000px !important;",debug:!1},this._var={version:"3.2.1",bait:null,checking:!1,loop:null,loopNumber:0,event:{detected:[],notDetected:[]}},void 0!==e&&this.setOption(e);var o=this,i=function(){setTimeout(function(){!0===o._options.checkOnLoad&&(!0===o._options.debug&&o._log("onload->eventCallback","A check loading is launched"),null===o._var.bait&&o._creatBait(),setTimeout(function(){o.check()},1))},1)};void 0!==t.addEventListener?t.addEventListener("load",i,!1):t.attachEvent("onload",i)};e.prototype._options=null,e.prototype._var=null,e.prototype._bait=null,e.prototype._log=function(t,e){console.log("[BlockAdBlock]["+t+"] "+e)},e.prototype.setOption=function(t,e){if(void 0!==e){var o=t;(t={})[o]=e}for(var i in t)this._options[i]=t[i],!0===this._options.debug&&this._log("setOption",The option "+i+" he was assigned to "+t[i]+");return this},e.prototype._creatBait=function(){var e=document.createElement("div");e.setAttribute("class",this._options.baitClass),e.setAttribute("style",this._options.baitStyle),this._var.bait=t.document.body.appendChild(e),this._var.bait.offsetParent,this._var.bait.offsetHeight,this._var.bait.offsetLeft,this._var.bait.offsetTop,this._var.bait.offsetWidth,this._var.bait.clientHeight,this._var.bait.clientWidth,!0===this._options.debug&&this._log("_creatBait","Bait has been created")},e.prototype._destroyBait=function(){t.document.body.removeChild(this._var.bait),this._var.bait=null,!0===this._options.debug&&this._log("_destroyBait","Bait has been removed")},e.prototype.check=function(t){if(void 0===t&&(t=!0),!0===this._options.debug&&this._log("check","An audit was requested "+(!0===t?"with a":"without")+" loop"),!0===this._var.checking)return!0===this._options.debug&&this._log("check","A check was canceled because there is already an ongoing"),!1;this._var.checking=!0,null===this._var.bait&&this._creatBait();var e=this;return this._var.loopNumber=0,!0===t&&(this._var.loop=setInterval(function(){e._checkBait(t)},this._options.loopCheckTime)),setTimeout(function(){e._checkBait(t)},1),!0===this._options.debug&&this._log("check","A check is in progress ..."),!0},e.prototype._checkBait=function(e){var o=!1;if(null===this._var.bait&&this._creatBait(),null===t.document.body.getAttribute("abp")&&null!==this._var.bait.offsetParent&&0!=this._var.bait.offsetHeight&&0!=this._var.bait.offsetLeft&&0!=this._var.bait.offsetTop&&0!=this._var.bait.offsetWidth&&0!=this._var.bait.clientHeight&&0!=this._var.bait.clientWidth||(o=!0),void 0!==t.getComputedStyle){var i=t.getComputedStyle(this._var.bait,null);!i||"none"!=i.getPropertyValue("display")&&"hidden"!=i.getPropertyValue("visibility")||(o=!0)}!0===this._options.debug&&this._log("_checkBait","A check ("+(this._var.loopNumber+1)+"/"+this._options.loopMaxNumber+" ~"+(1+this._var.loopNumber*this._options.loopCheckTime)+"ms) was conducted and detection is "+(!0===o?"positive":"negative")),!0===e&&(this._var.loopNumber++,this._var.loopNumber>=this._options.loopMaxNumber&&this._stopLoop()),!0===o?(this._stopLoop(),this._destroyBait(),this.emitEvent(!0),!0===e&&(this._var.checking=!1)):null!==this._var.loop&&!1!==e||(this._destroyBait(),this.emitEvent(!1),!0===e&&(this._var.checking=!1))},e.prototype._stopLoop=function(t){clearInterval(this._var.loop),this._var.loop=null,this._var.loopNumber=0,!0===this._options.debug&&this._log("_stopLoop","A loop has been stopped")},e.prototype.emitEvent=function(t){!0===this._options.debug&&this._log("emitEvent","An event with a "+(!0===t?"positive":"negative")+" detection was called");var e=this._var.event[!0===t?"detected":"notDetected"];for(var o in e)!0===this._options.debug&&this._log("emitEvent","Call function "+(parseInt(o)+1)+"/"+e.length),e.hasOwnProperty(o)&&e[o]();return!0===this._options.resetOnEnd&&this.clearEvent(),this},e.prototype.clearEvent=function(){this._var.event.detected=[],this._var.event.notDetected=[],!0===this._options.debug&&this._log("clearEvent","The event list has been cleared")},e.prototype.on=function(t,e){return this._var.event[!0===t?"detected":"notDetected"].push(e),!0===this._options.debug&&this._log("on",A type of event "+(!0===t?"detected":"notDetected")+" was added),this},e.prototype.onDetected=function(t){return this.on(!0,t)},e.prototype.onNotDetected=function(t){return this.on(!1,t)},t.BlockAdBlock=e,void 0===t.blockAdBlock&&(t.blockAdBlock=new e({checkOnLoad:!0,resetOnEnd:!0}))}(window);function isPrivate(t){t||(t=function(){});var n=window.RequestFileSystem||window.webkitRequestFileSystem;if(n)return n(window.TEMPORARY,1,t.bind(this,!1),t.bind(this,!0));if(window.indexedDB&&/Firefox/.test(window.navigator.userAgent))try{var e=window.indexedDB.open("test"),i=0,r=limit=10,u=function(n){return i>=limit?t(!0):window.setTimeout(n,++i*r)},d=function(){return"done"===e.readyState?t(!e.result):u(d)};return u(d)}catch(n){return t(!0)}if(window.navigator.userAgent.match(/(MSIE|Trident|Edge)/))try{return t(!window.indexedDB)}catch(n){return t(!0)}try{return window.openDatabase(null,null,null,null),t(!1)}catch(n){return t(!0)}}function shuffleArray(o){for(let t=o.length-1;t>0;t--){const f=Math.floor(Math.random()*(t+1));[o[t],o[f]]=[o[f],o[t]]}}const elementIsVisibleInViewport=(el,partiallyVisible=!1)=>{const{top,left,bottom,right}=el.getBoundingClientRect();const{innerHeight,innerWidth}=window;return partiallyVisible?((top>0&&top
0&&bottom0&&left0&&right=0&&left>=0&&bottom<=innerHeight&&right<=innerWidth};var r7Trigger=function(){var cn=document.getElementsByClassName("dynamicAdR7"),tg,sz,dp,dc,ls,st=[],da,wd=(function(){var ie=/msie/i.test(navigator.userAgent),ieBox=ie&&(document.compatMode==null||document.compatMode=="BackCompat"),canvasEl=ieBox?document.body:document.documentElement;return window.innerWidth||canvasEl.clientWidth})(),ok=!1,tm=[],ifr,ifrd;if(cn.length>0){for(var i=0;i0||tg.offsetHeight>0);var visible=tg.classList.contains(visibleComplete);if(contBanner.bannerAlternativo&&da===null&&dsp&&visible){contBanner.addBanners(tg);tg.setAttribute("data-ad","true")}else if(sz!==null&&dp!==null&&dc!==null&&sz!==""&&dp!==""&&dc!==""&&da===null&&dsp&&visible){if(contBanner.banners[dp]==undefined){contBanner.banners[dp]=1}else{contBanner.banners[dp]++;dp=dp+contBanner.banners[dp]}tg.setAttribute("data-ad","true");sz=sz.replace(/\[|\]/g,"").split(",");for(var j=0;j0){for(var l=0;l0){sz=tm;ok=!0}}if(ok){ifr=document.createElement(iframe);ifr.id="ad-r7-"+dp;ifr.width=0;ifr.height=0;ifr.frameBorder="no";ifr.scrolling="no";ifr.marginWidth="0";ifr.marginHeight="0";ifr.vspace="0";ifr.hspace="0";ifr.src="about:blank";tg.appendChild(ifr);ifrd=ifr.contentWindow?ifr.contentWindow.document:((ifr.contentDocument)?ifr.contentDocument.document:ifr.contentDocument);ifrd.open();ifrd.write( x OBRIGAÇÕES TRIBUTÁRIAS
Tributos: Lei Complementar ajuda empresas a gastarem menos com obrigações tributárias
Entenda a importância da LC para a competitividade de negócios e facilidade de gestão.
25/11/2023 10:00:07
compartilheno facebook compartilheno twitter compartilheno linkedin compartilheno whatsapp
A fim de modernizar e simplificar o complexo sistema tributário em vigor no país, veio a chamada reforma tributária.
Um dos marcos que a reforma tributária trouxe consigo foi a Lei Complementar (LC) nº 199/23, sancionada em agosto, que criou o Estatuto Nacional de Simplificação de Obrigações Tributárias Acessórias.
De acordo com o advogado Leonardo Roesler, a LC 199 traz mudanças significativas para as empresas.
Segundo Roesler, o Estatuto busca reduzir a burocracia e os custos inerentes ao cumprimento das obrigações tributárias acessórias nas esferas federal, estadual e municipal.
Anterior a ele, haviam muitos formatos de documentos fiscais e múltiplos cadastros necessários para a abertura e manutenção de empresas, gerando custos excessivos e dificuldade de gestão.
“Há uma clara intenção de padronizar legislações e sistemas tributários, o que tende a simplificar o cumprimento das obrigações acessórias, que são aquelas que não envolvem o pagamento direto de tributos, mas, sim, a prestação de informações ao Fisco”, afirma.
Vale destacar que um dos principais mecanismos para essa simplificação será gerido pelo Comitê Nacional de Simplificação de Obrigações Tributárias Acessórias (CNSOA), vinculado ao Ministério da Fazenda.
O especialista acredita que com a padronização e unificação de procedimentos, a medida tem o potencial de favorecer o ambiente de negócios no país, tornando-o mais atrativo para investimentos e contribuindo para o desenvolvimento econômico.
“O Brasil conquistou notoriedade por ter um dos sistemas tributários mais intrincados do mundo, o que, indubitavelmente, impacta a competitividade e desestimula investimentos estrangeiros. O volume de obrigações acessórias representava um ônus considerável para as empresas e uma fonte constante de insegurança jurídica, dada a multiplicidade de normas e regulamentos esparsos”, ressalta.
Apesar disso, o advogado observa que apesar das inovações propostas pela norma, alguns dispositivos centrais foram vetados, como a criação da Nota Fiscal Brasil Eletrônica e do Registro Cadastral Unificado, que visavam justamente a unificação e simplificação das bases de dados.
Com informações da Assessoria de Imprensa RMS Advogados
Receba notícias no seu e-mail