ITA - Account Invoice Start End Dates

l10n_it_account_invoice_start_end_dates
REPOSITORY
REPOSITORYOCA/l10n-italy
GIT
GIThttps://github.com/OCA/l10n-italy.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-italy/tree/18.0/l10n_it_account_invoice_start_end_dates
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYHidden
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), Lorenzo Battistini
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Lorenzo Battistini
COMMITTERS
COMMITTERSeLBati, Weblate, OCA-git-bot, oca-ci, LorenzoC0
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-italy
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:12
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-closing:
    - account_invoice_start_end_dates
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - html_editor
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - l10n_it
    - base_iban
    - base_vat
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
**Italiano**

Questo modulo propaga automaticamente le date di inizio e fine dalle righe
di fattura alle righe contabili generate da IVA parzialmente o totalmente
indetraibile.

L'IVA parzialmente/totalmente indetraibile viene identificata dalla presenza
di una riga di ripartizione (account.tax.repartition.line) con
*factor_percent* ma senza *account_id*. In questo caso, l'importo dell'IVA
viene registrato sullo stesso conto di costo della riga di fattura e
rappresenta un costo per l'azienda: per questo motivo deve avere le stesse
date di competenza della riga di fattura di origine.

**English**

This module automatically propagates start and end dates from invoice lines
to the journal items generated by partially or totally non-deductible VAT.

Partially/totally non-deductible VAT is identified by having a tax
repartition line (account.tax.repartition.line) with *factor_percent* but
without *account_id*. In this case, the tax amount is posted to the same
expense account as the invoice line and represents a cost for the company:
therefore it should carry the same start/end dates as the originating
invoice line.

Code Analysis

Views touched (0)

No views found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (0)

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/l10n-italy
PULL REQUEST
PULL REQUEST[19.0][MIG] l10n_it_account_invoice_start_end_dates: Migration to 19.0 (#5111)