Open
Conversation
3 tasks
3 tasks
eLBati
requested changes
Mar 20, 2026
Member
eLBati
left a comment
There was a problem hiding this comment.
In chiamata abbiamo detto meglio un modulo a parte
b719a73 to
c0aaea3
Compare
Contributor
Author
|
Ho creato un modulo a parte |
eLBati
requested changes
Mar 27, 2026
| ) | ||
|
|
||
| @api.depends("move_type", "line_ids.tax_tag_ids", "l10n_it_edi_is_td29") | ||
| def _compute_l10n_it_edi_is_self_invoice(self): |
Member
There was a problem hiding this comment.
l10n_it_edi_is_self_invoice è usato da l10n_it_vat_registries per identificare le fatture in reverse charge. È giusto considerare TD29 insieme a TD16-TD19 (e filtrare gli importi IVA allo stesso modo del reverse charge)?
Se dobbiamo rendere esportabile le TD29 serve probabilmente un altro meccanismo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#4631