Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deducibilità fiscale limitata categorie specifiche di cespiti #4051

Open
1 of 2 tasks
Marianna-Marasco opened this issue Mar 13, 2024 · 1 comment · Fixed by #4072
Open
1 of 2 tasks

Deducibilità fiscale limitata categorie specifiche di cespiti #4051

Marianna-Marasco opened this issue Mar 13, 2024 · 1 comment · Fixed by #4072
Labels
14.0 enhancement no stale Use this label to prevent the automated stale action from closing this PR/Issue.

Comments

@Marianna-Marasco
Copy link

Marianna-Marasco commented Mar 13, 2024

Ho necessità di gestire nel modulo cespiti il caso di beni con deducibilità fiscale limitata.
Riporto alcune info legate a telefoni cellulari ed autovetture.
image
image
Per le autovetture bisogna considerare che c'è anche un limite al costo di acquisto:
image
Si è pensato di gestire i limiti di percentuale sul costo creando le due righe all'interno del cespite, una di tipo fiscale deducibile e una di tipo fiscale indeducibile, impostando il coefficiente nel campo "base_coeff".
Mentre, per l'ulteriore limite delle autovetture si sta pensando di impostare all'interno della specifica categoria un valore massimo al campo "amount_depreciated" per la riga fiscale deducibile, in modo che l'ammortamento si blocchi al raggiungimento del valore massimo deducibile (ad esempio, 3.615,20).

Anche qui chiedo gentilmente pareri su fattibilità o di integrare con info utili.

Copy link

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Sep 22, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 27, 2024
@francesco-ooops francesco-ooops added no stale Use this label to prevent the automated stale action from closing this PR/Issue. and removed stale PR/Issue without recent activity, it'll be soon closed automatically. labels Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
14.0 enhancement no stale Use this label to prevent the automated stale action from closing this PR/Issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants