Le agevolazioni fiscali su beni materiali e immateriali, previste dal Piano Nazionale Transizione 4.0 secondo Legge di Bilancio 2021, l.n. 178/2000, rappresentano una misura eccezionale, importantissima per il sostegno delle imprese italiane.
Quali sono i benefici per i laboratori odontotecnici e gli studi odontoiatrici?
I vantaggi sono enormi.
I laboratori odontotecnici e gli studi odontoiatrici che hanno già avviato il processo di digitalizzazione, o che intendono farlo nel breve termine, possono approfittare di questa occasione per dotarsi di nuovi strumenti, attrezzature o software come ad esempio la stampante 3D, il fresatore, lo scanner intraorale con un beneficio fiscale del 50%. Non solo: anche la combinazione tra attrezzatura e software, ad esempio fresatore e CAM o stampante 3D e CAM può consentire l’accesso al credito d’imposta del 50% anziché al 20% garantito per i beni immateriali.
Lo stesso vantaggio del 50% è riservato a coloro che “completano” il flusso all’interno della propria attività: se ad esempio uno studio ha già l’impronta digitale, una stampante 3D e sceglie di dotarsi del T-Scan per l’analisi occlusale digitale.
CLICCA QUI PER SAPERNE DI PIÙ
PRINCIPALI NOVITÀ
Nuova durata delle misure
L’agevolazione è riconosciuta con effetto retroattivo agli investimenti effettuati dal 16.11.2020 fino al 31.12.2021 (o entro il 30.06.2022, a condizione che entro il 31.12.2021 sia accettato l’ordine e siano versati acconti pari almeno al 20% del costo totale) e riguarda esclusivamente beni nuovi e destinati a strutture produttive ubicate in Italia.
Maggiore vantaggio fiscale nell’anno
Utilizzo del bonus:
Il credito è utilizzabile esclusivamente in compensazione con il mod. F24, in 3 quote annuali di pari importo.
Ma: per investimenti in beni strumentali “ex super” (ovvero: beni strumentali materiali nuovi) e beni immateriali non 4.0: il credito di imposta è fruibile in 1 anno (se effettuati nel 2021 da parte di soggetti con ricavi o compensi minori di 5 mln di €).
Decorrenza del bonus
▪ Beni non 4.0: dall’anno di entrata in funzione del bene ( nb: in una quota unica se condizioni sopra);
▪ Beni 4.0: a partire dall’anno di avvenuta interconnessione dei beni. Maggiorazione dei tetti e delle aliquote per i beni
Come posso comprendere l’impatto e i vantaggi sulla mia attività
Contattaci, procederemo insieme a una pianificazione economica gratuita per valutare l’investimento e il beneficio garantito, in base allo strumento o attrezzatura che intendi acquistare
Maggiorazione dei tetti e delle aliquote per i beni
Aliquota 2021 |
Aliquota 2022 |
||
| Beni materiali 4.0 | |||
| Spese inferiori a 2,5 mln € | 50% | 40% | |
| Spese 2,5 – 10 mln € | 30% | 20% | |
| Spese 10 – 20 mln € | 10% | 10% | |
| Beni immateriali 4.0 | |||
|
Aliquota 2020: 15% Massimale 2020: 700 mila € |
20% 1 mln € |
20% 1 mln € |
|
| Beni materiali / immateriali non 4.0 | |||
|
Beni materiali Beni immateriali |
10% Max 2 mln € Max 1 mln € |
6% Max 2 mln € Max 1 mln € |
|
Aliquota 2021 |
Aliquota 2022 |
||
| Beni materiali 4.0 | |||
| Spese inferiori a 2,5 mln € | 50% | 40% | |
| Spese 2,5 – 10 mln € | 30% | 20% | |
| Spese 10 – 20 mln € | 10% | 10% | |
| Beni immateriali 4.0 | |||
|
Aliquota 2020: 15% Massimale 2020: 700 mila € |
20%
1 mln € |
20%
1 mln € |
|
| Beni materiali / immateriali non 4.0 | |||
|
Beni materiali Beni immateriali |
10% max 2 mln €
max 1 mln € |
6% max 2 mln €
max 1 mln € |
|
Per quanto riguarda gli investimenti in beni materiali e immateriali “Industria 4.0” superiori a € 300.000 è richiesta una perizia tecnica redatta da un ingegnere/perito o un attestato di conformità rilasciato da ente accreditato. Per i beni di costo pari o inferiore è sufficiente una dichiarazione del legale rappresentante.
ESEMPI
Nota bene: Le combinazioni e i prezzi riportati sotto sono a titolo puramente esemplificativo e non esaustivo. La verifica e la conferma della fruibilità delle agevolazioni spetteranno in ogni caso al cliente potenzialmente fruitore.
" + detail + "
" + ""; pc_confirmation.style.display = 'block'; var mp = document.querySelector('input[name="mp"]'); mp.value = '0'; } else { form.querySelector('._form-content').style.display = 'inline'; pc_confirmation.style.display = 'none'; } var hideButton = document.getElementById('hideButton'); // Add event listener to the button hideButton.addEventListener('click', function() { var submitButton = document.querySelector('#_form_265_submit'); submitButton.disabled = false; submitButton.classList.remove('processing'); var mp = document.querySelector('input[name="mp"]'); mp.value = '1'; const cacheBuster = new URL(window.location.href); cacheBuster.searchParams.set('v', new Date().getTime()); window.location.href = cacheBuster.toString(); }); const vgoAlias = typeof visitorGlobalObjectAlias === 'undefined' ? 'vgo' : visitorGlobalObjectAlias; var visitorObject = window[vgoAlias]; if (email && typeof visitorObject !== 'undefined') { visitorObject('setEmail', email); visitorObject('update'); } else if (typeof(trackcmp_url) != 'undefined' && trackcmp_url) { // Site tracking URL to use after inline form submission. _load_script(trackcmp_url); } if (typeof window._form_callback !== 'undefined') window._form_callback(id); }; window._load_script = function(url, callback, isSubmit) { var head = document.querySelector('head'), script = document.createElement('script'), r = false; var submitButton = document.querySelector('#_form_265_submit'); script.charset = 'utf-8'; script.src = url; if (callback) { script.onload = script.onreadystatechange = function() { if (!r && (!this.readyState || this.readyState == 'complete')) { r = true; callback(); } }; } script.onerror = function() { if (isSubmit) { if (script.src.length > 10000) { _show_error("265", "Invio non riuscito. Accorcia le risposte e riprova."); } else { _show_error("265", "Invio non riuscito. Riprova."); } submitButton.disabled = false; submitButton.classList.remove('processing'); } } head.appendChild(script); }; (function() { var iti; if (window.location.search.search("excludeform") !== -1) return false; var getCookie = function(name) { var match = document.cookie.match(new RegExp('(^|; )' + name + '=([^;]+)')); return match ? match[2] : localStorage.getItem(name); } var setCookie = function(name, value) { var now = new Date(); var time = now.getTime(); var expireTime = time + 1000 * 60 * 60 * 24 * 365; now.setTime(expireTime); document.cookie = name + '=' + value + '; expires=' + now + ';path=/; Secure; SameSite=Lax;'; localStorage.setItem(name, value); } var addEvent = function(element, event, func) { if (element.addEventListener) { element.addEventListener(event, func); } else { var oldFunc = element['on' + event]; element['on' + event] = function() { oldFunc.apply(this, arguments); func.apply(this, arguments); }; } } var _removed = false; var form_to_submit = document.getElementById('_form_265_'); var allInputs = form_to_submit.querySelectorAll('input, select, textarea'), tooltips = [], submitted = false; var getUrlParam = function(name) { if (name.toLowerCase() !== 'email') { var params = new URLSearchParams(window.location.search); return params.get(name) || false; } // email is a special case because a plus is valid in the email address var qString = window.location.search; if (!qString) { return false; } var parameters = qString.substr(1).split('&'); for (var i = 0; i ')); } } else if (elem.tagName == 'SELECT') { var selected = true; if (elem.multiple) { selected = false; for (var i = 0; i 0; const showError = (consentRequired || !!elem.attributes.required) && !elem.checked; if (showError) { elem.className = elem.className + ' _has_error'; no_error = false; tooltip = create_tooltip(elem, "Seleziona questa casella per continuare"); } else { elem.className = elem.className.replace(/ ?_has_error ?/g, ''); } } tooltip ? resize_tooltip(tooltip) : false; if (!no_error && elem.hasAttribute('id')) { elem.setAttribute('aria-invalid', 'true'); elem.setAttribute('aria-describedby', `${elem.id}-error`); } return no_error; }; var needs_validate = function(el) { if(el.getAttribute('required') !== null){ return true; } if((el.name === 'email' || el.id === 'phone' || el.id === 'sms_consent') && el.value !== ""){ return true; } return false; }; var validate_form = function(e) { var err = form_to_submit.querySelector('._form_error'), no_error = true; if (!submitted) { submitted = true; for (var i = 0, len = allInputs.length; i { if (key !== 'hideButton') { formData.append(key, value); } }); let request = { headers: { "Accept": "application/json" }, body: formData, method: "POST" }; let pageUrlParams = new URLSearchParams(window.location.search); if (pageUrlParams.has('t')) { request.headers.Authorization = 'Bearer ' + pageUrlParams.get('t'); } const response = await fetch('https://yenco.activehosted.com/proc.php?jsonp=true', request); return response.json(); } if (formSupportsPost) { submitForm().then((data) => { eval(data.js); }).catch(() => { _show_error("265", "Invio non riuscito. Riprova."); }); } else { _load_script('https://yenco.activehosted.com/proc.php?' + serialized + '&jsonp=true', null, true); } } return false; }; addEvent(form_to_submit, 'submit', form_submit); })();POTREBBE INTERESSARTI
FRESATURA
Vuoi avvicinarti alla fresatura? Ti forniamo gli strumenti per capire se e come introdurre un fresatore nel tuo laboratorio.
STAMPA 3D
La stampante BE3D è una scelta perfetta per il dentale. Facile da usare, personalizzabile, solida e precisa, consente la realizzazione di prototipi e modelli di altissima qualità e precisione: provvisori, ponte e corone definitivi, allineatori e non solo.
Resina permanente Tera Harz TC-80DP
Resina per stampa 3D, indicata per la realizzazione di corone e ponti definitivi e provvisori avvitati su impianti, di sottostrutture, intarsi e overlay. Tra le prime resine permanenti disponibili in Italia.
T-SCAN
Sistema n. 1 per l’analisi occlusale digitale in Italia e nel mondo, è in grado di rilevare le relazioni occlusali, la loro tempistica e forza aumentando l’efficacia di diagnosi e trattamento, e la soddisfazione del paziente.
| Tipologia di bene |
Bene Materiale 4.0 |
Bene Immateriale 4.0 |
Bene materiale/ immateriale non 4.0 |
|
Credito d’imposta |
50% |
20% |
10% |
|
| Esempio pratico |
Stampante Be3D + software Formware + software Exocad Ultimate 12.400 €* |
Software CAM CimSystem 8.500 €* |
Software Exocad Ultimate 8.900 €* |
|
| Credito ottenibile | 6.200 € | 1.700 € | 890 € | |
| Esempio pratico |
Fresatrice AS1 + software CAM CimSystem € 53.900* |
Software T-Scan Novus + software € 10.605* |
||
| Credito ottenibile | € 26.950 | € 1.060 | ||
| Esempio pratico |
Carestream CS 3600 + Software CS Scanflow + stampante 3D per studio € 16.000* |
|||
| Credito ottenibile | € 8.000 | |||
| Esempio pratico | Stampante Be3D + software Formware + fotopolimerizzatore CureM + mescolatore + Sonic cleaner € 5.479* |
|||
| Credito ottenibile | € 2.739,50 |
*Gli importi sono deducibili al netto di iva.
" + detail + "
" + ""; pc_confirmation.style.display = 'block'; var mp = document.querySelector('input[name="mp"]'); mp.value = '0'; } else { form.querySelector('._form-content').style.display = 'inline'; pc_confirmation.style.display = 'none'; } var hideButton = document.getElementById('hideButton'); // Add event listener to the button hideButton.addEventListener('click', function() { var submitButton = document.querySelector('#_form_265_submit'); submitButton.disabled = false; submitButton.classList.remove('processing'); var mp = document.querySelector('input[name="mp"]'); mp.value = '1'; const cacheBuster = new URL(window.location.href); cacheBuster.searchParams.set('v', new Date().getTime()); window.location.href = cacheBuster.toString(); }); const vgoAlias = typeof visitorGlobalObjectAlias === 'undefined' ? 'vgo' : visitorGlobalObjectAlias; var visitorObject = window[vgoAlias]; if (email && typeof visitorObject !== 'undefined') { visitorObject('setEmail', email); visitorObject('update'); } else if (typeof(trackcmp_url) != 'undefined' && trackcmp_url) { // Site tracking URL to use after inline form submission. _load_script(trackcmp_url); } if (typeof window._form_callback !== 'undefined') window._form_callback(id); }; window._load_script = function(url, callback, isSubmit) { var head = document.querySelector('head'), script = document.createElement('script'), r = false; var submitButton = document.querySelector('#_form_265_submit'); script.charset = 'utf-8'; script.src = url; if (callback) { script.onload = script.onreadystatechange = function() { if (!r && (!this.readyState || this.readyState == 'complete')) { r = true; callback(); } }; } script.onerror = function() { if (isSubmit) { if (script.src.length > 10000) { _show_error("265", "Invio non riuscito. Accorcia le risposte e riprova."); } else { _show_error("265", "Invio non riuscito. Riprova."); } submitButton.disabled = false; submitButton.classList.remove('processing'); } } head.appendChild(script); }; (function() { var iti; if (window.location.search.search("excludeform") !== -1) return false; var getCookie = function(name) { var match = document.cookie.match(new RegExp('(^|; )' + name + '=([^;]+)')); return match ? match[2] : localStorage.getItem(name); } var setCookie = function(name, value) { var now = new Date(); var time = now.getTime(); var expireTime = time + 1000 * 60 * 60 * 24 * 365; now.setTime(expireTime); document.cookie = name + '=' + value + '; expires=' + now + ';path=/; Secure; SameSite=Lax;'; localStorage.setItem(name, value); } var addEvent = function(element, event, func) { if (element.addEventListener) { element.addEventListener(event, func); } else { var oldFunc = element['on' + event]; element['on' + event] = function() { oldFunc.apply(this, arguments); func.apply(this, arguments); }; } } var _removed = false; var form_to_submit = document.getElementById('_form_265_'); var allInputs = form_to_submit.querySelectorAll('input, select, textarea'), tooltips = [], submitted = false; var getUrlParam = function(name) { if (name.toLowerCase() !== 'email') { var params = new URLSearchParams(window.location.search); return params.get(name) || false; } // email is a special case because a plus is valid in the email address var qString = window.location.search; if (!qString) { return false; } var parameters = qString.substr(1).split('&'); for (var i = 0; i ')); } } else if (elem.tagName == 'SELECT') { var selected = true; if (elem.multiple) { selected = false; for (var i = 0; i 0; const showError = (consentRequired || !!elem.attributes.required) && !elem.checked; if (showError) { elem.className = elem.className + ' _has_error'; no_error = false; tooltip = create_tooltip(elem, "Seleziona questa casella per continuare"); } else { elem.className = elem.className.replace(/ ?_has_error ?/g, ''); } } tooltip ? resize_tooltip(tooltip) : false; if (!no_error && elem.hasAttribute('id')) { elem.setAttribute('aria-invalid', 'true'); elem.setAttribute('aria-describedby', `${elem.id}-error`); } return no_error; }; var needs_validate = function(el) { if(el.getAttribute('required') !== null){ return true; } if((el.name === 'email' || el.id === 'phone' || el.id === 'sms_consent') && el.value !== ""){ return true; } return false; }; var validate_form = function(e) { var err = form_to_submit.querySelector('._form_error'), no_error = true; if (!submitted) { submitted = true; for (var i = 0, len = allInputs.length; i { if (key !== 'hideButton') { formData.append(key, value); } }); let request = { headers: { "Accept": "application/json" }, body: formData, method: "POST" }; let pageUrlParams = new URLSearchParams(window.location.search); if (pageUrlParams.has('t')) { request.headers.Authorization = 'Bearer ' + pageUrlParams.get('t'); } const response = await fetch('https://yenco.activehosted.com/proc.php?jsonp=true', request); return response.json(); } if (formSupportsPost) { submitForm().then((data) => { eval(data.js); }).catch(() => { _show_error("265", "Invio non riuscito. Riprova."); }); } else { _load_script('https://yenco.activehosted.com/proc.php?' + serialized + '&jsonp=true', null, true); } } return false; }; addEvent(form_to_submit, 'submit', form_submit); })();POTREBBE INTERESSARTI
FRESATURA
Vuoi avvicinarti alla fresatura? Ti forniamo gli strumenti per capire se e come introdurre un fresatore nel tuo laboratorio.
STAMPA 3D
La stampante BE3D è una scelta perfetta per il dentale. Facile da usare, personalizzabile, solida e precisa, consente la realizzazione di prototipi e modelli di altissima qualità e precisione: provvisori, ponte e corone definitivi, allineatori e non solo.
Resina permanente Tera Harz TC-80DP
Resina per stampa 3D, indicata per la realizzazione di corone e ponti definitivi e provvisori avvitati su impianti, di sottostrutture, intarsi e overlay. Tra le prime resine permanenti disponibili in Italia.
T-SCAN
Sistema n. 1 per l’analisi occlusale digitale in Italia e nel mondo, è in grado di rilevare le relazioni occlusali, la loro tempistica e forza aumentando l’efficacia di diagnosi e trattamento, e la soddisfazione del paziente.



