ITA - Natura delle aliquote IVA

l10n_it_account_tax_kind
REPOSITORY
REPOSITORYOCA/l10n-italy
GIT
GIThttps://github.com/OCA/l10n-italy.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-italy/tree/16.0/l10n_it_account_tax_kind
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYLocalization/Italy
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Apulia Software s.r.l
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Apulia Software s.r.l
COMMITTERS
COMMITTERSSergio Zanchetta, Weblate, OCA-git-bot, Simone Rubino, oca-ci, Marco Colombo
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-italy
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:11:59
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-financial-reporting:
    - account_tax_balance
OCA/account-financial-tools:
    - account_fiscal_year
OCA/l10n-italy:
    - l10n_it_account
OCA/server-ux:
    - date_range
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES xmlschema
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
**Italiano**

Questo modulo estende la funzionalità delle imposte.

Con questo modulo è possibile assegnare un tipo di esenzione per ogni
imposta.

**English**

This module extends the functionality of account tax.

With this module is possibile to set a kind of exemption for every
account tax you need.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
view_account_tax_kind_form account.tax.kind.form account.tax.kind form New
view_account_tax_kind_tree account.tax.kind.tree account.tax.kind tree New
view_account_tax_search_tax_kind view_account_tax_search_tax_kind account.tax xpath Inherits account.view_account_tax_search
view_tax_form_account_tax_kind account.tax.form.account.tax.kind account.tax xpath Inherits account.view_tax_form
Models touched (2)

New fields (2)
  • kind_id Many2one → account.tax.kind
    string='Exemption Kind' args: 'account.tax.kind'
  • law_reference Char
    args: 'Law reference'
Public methods (0)

No public methods.

New fields (2)
  • code Char
    required=True size=4
  • name Char
    required=True
Public methods (1)
  • name_get(self)
REPOSITORY
REPOSITORYOCA/l10n-italy
GIT
GIThttps://github.com/OCA/l10n-italy.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-italy/tree/14.0/l10n_it_account_tax_kind
VERSION
VERSION 1.1.1
CATEGORY
CATEGORYLocalization/Italy
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Apulia Software s.r.l
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Apulia Software s.r.l
COMMITTERS
COMMITTERSSergio Zanchetta, OCA Transbot, oca-travis, Weblate, OCA-git-bot, oca-ci, gianmarco, Alessandro Uffreduzzi, Marco Colombo, oca-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-italy
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-financial-reporting:
    - account_tax_balance
OCA/account-financial-tools:
    - account_fiscal_year
OCA/l10n-italy:
    - l10n_it_account
OCA/server-ux:
    - date_range
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES xmlschema
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
view_account_tax_kind_form account.tax.kind.form account.tax.kind form New
view_account_tax_kind_tree account.tax.kind.tree account.tax.kind tree New
view_account_tax_search_tax_kind view_account_tax_search_tax_kind account.tax xpath Inherits account.view_account_tax_search
view_tax_form_account_tax_kind account.tax.form.account.tax.kind account.tax xpath Inherits account.view_tax_form
Models touched (2)

New fields (2)
  • kind_id Many2one → account.tax.kind
    string='Exemption Kind' args: 'account.tax.kind'
  • law_reference Char
    args: 'Law reference'
Public methods (0)

No public methods.

New fields (2)
  • code Char
    required=True size=4 string='Code'
  • name Char
    required=True string='Name'
Public methods (2)
  • name_get(self)
  • name_search(self, name='', args=None, operator='ilike', limit=100)
    @api.model
REPOSITORY
REPOSITORYOCA/l10n-italy
GIT
GIThttps://github.com/OCA/l10n-italy.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-italy/tree/12.0/l10n_it_account_tax_kind
VERSION
VERSION 2.1.1
CATEGORY
CATEGORYLocalisation/Italy
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Apulia Software s.r.l
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Apulia Software s.r.l
COMMITTERS
COMMITTERSeLBati, OCA Transbot, oca-travis, OCA-git-bot, Simone Rubino, Lara Baggio
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-italy/tree/12.0/l10n_it_account_tax_kind
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:18
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-financial-reporting:
    - account_tax_balance
OCA/account-financial-tools:
    - account_fiscal_year
OCA/l10n-italy:
    - l10n_it_account
OCA/server-ux:
    - date_range
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - http_routing
    - digest
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
view_account_tax_kind_form account.tax.kind.form account.tax.kind form New
view_account_tax_kind_tree account.tax.kind.tree account.tax.kind tree New
view_account_tax_search_tax_kind view_account_tax_search_tax_kind account.tax xpath Inherits account.view_account_tax_search
view_tax_form_account_tax_kind account.tax.form.account.tax.kind account.tax xpath Inherits account.view_tax_form
Models touched (2)

New fields (2)
  • kind_id Many2one → account.tax.kind
    string='Exemption Kind' args: 'account.tax.kind'
  • law_reference Char
    args: 'Law reference'
Public methods (0)

No public methods.

New fields (2)
  • code Char
    required=True size=4 string='Code'
  • name Char
    required=True string='Name'
Public methods (2)
  • name_get(self)
    @api.multi
  • name_search(self, name='', args=None, operator='ilike', limit=100)
    @api.model
REPOSITORY
REPOSITORYOCA/l10n-italy
GIT
GIThttps://github.com/OCA/l10n-italy.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-italy/tree/11.0/l10n_it_account_tax_kind
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYLocalisation/Italy
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Apulia Software s.r.l
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Apulia Software s.r.l
COMMITTERS
COMMITTERSLorenzo Battistini, eLBati, OCA Transbot, oca-travis, OCA-git-bot, matteoopenf
WEBSITE
WEBSITEhttps://www.odoo-italia.net/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:23:57
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-financial-reporting:
    - account_tax_balance
OCA/account-financial-tools:
    - account_fiscal_year
OCA/l10n-italy:
    - l10n_it_account
OCA/server-ux:
    - date_range
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - analytic
    - web_planner
    - portal
    - http_routing
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_account_tax_kind_form account.tax.kind.form account.tax.kind form New
view_account_tax_kind_tree account.tax.kind.tree account.tax.kind tree New
view_tax_form_account_tax_kind account.tax.form.account.tax.kind account.tax xpath Inherits account.view_tax_form
Models touched (2)

New fields (2)
  • kind_id Many2one → account.tax.kind
    string='Kind' args: 'account.tax.kind'
  • law_reference Char
    args: 'Law reference'
Public methods (0)

No public methods.

New fields (2)
  • code Char
    required=True size=4 string='Code'
  • name Char
    required=True string='Name'
Public methods (2)
  • name_get(self)
    @api.multi
  • name_search(self, name='', args=None, operator='ilike', limit=100)
    @api.model
REPOSITORY
REPOSITORYOCA/l10n-italy
GIT
GIThttps://github.com/OCA/l10n-italy.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-italy/tree/10.0/l10n_it_account_tax_kind
VERSION
VERSION 2.0.0
CATEGORY
CATEGORYLocalisation/Italy
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Apulia Software s.r.l
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Apulia Software s.r.l
COMMITTERS
COMMITTERSLorenzo Battistini, eLBati, Alex Comba, OCA Transbot, oca-travis, OCA-git-bot, SimoRubi
WEBSITE
WEBSITEhttps://www.odoo-italia.net/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:56
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-financial-tools:
    - account_fiscal_year
OCA/l10n-italy:
    - l10n_it_account
OCA/server-tools:
    - date_range
odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - report
    - analytic
    - web_planner
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_account_tax_kind_form account.tax.kind.form account.tax.kind form New
view_account_tax_kind_tree account.tax.kind.tree account.tax.kind tree New
view_tax_form_account_tax_kind account.tax.form.account.tax.kind account.tax xpath Inherits account.view_tax_form
Models touched (2)

New fields (2)
  • kind_id Many2one → account.tax.kind
    string='Kind' args: 'account.tax.kind'
  • law_reference Char
    args: 'Law reference'
Public methods (0)

No public methods.

New fields (2)
  • code Char
    required=True size=4 string='Code'
  • name Char
    required=True string='Name'
Public methods (2)
  • name_get(self)
    @api.multi
  • name_search(self, name, args=None, operator='ilike', limit=100)
    @api.model
REPOSITORY
REPOSITORYOCA/l10n-italy
GIT
GIThttps://github.com/OCA/l10n-italy.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-italy/tree/8.0/l10n_it_account_tax_kind
VERSION
VERSION 2.0.0
CATEGORY
CATEGORYLocalisation/Italy
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Apulia Software s.r.l
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Apulia Software s.r.l
COMMITTERS
COMMITTERSeLBati, OCA Transbot, oca-travis, Weblate, OCA-git-bot, v.terzulli
WEBSITE
WEBSITEhttps://www.odoo-italia.net/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:22
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - report
    - analytic
    - board
    - edi
    - email_template
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_account_tax_kind_form account.tax.kind.form account.tax.kind form New
view_account_tax_kind_tree account.tax.kind.tree account.tax.kind tree New
view_tax_form_account_tax_kind account.tax.form.account.tax.kind account.tax xpath Inherits account.view_tax_form
Models touched (2)

New fields (2)
  • kind_id Many2one → account.tax.kind
    string='Kind' args: 'account.tax.kind'
  • law_reference Char
    args: 'Law reference'
Public methods (0)

No public methods.

New fields (3)
  • code Char
    required=True size=4 string='Code'
  • display_name Char
    compute='_compute_display_name' string='Name'
  • name Char
    required=True string='Name'
Public methods (1)
  • name_search(self, name, args=None, operator='ilike', limit=100)
    @api.model