TIP: You can type at any time to perform a new search.
ITA - Natura delle aliquote IVA
l10n_it_account_tax_kind · OCA/l10n-italy
- Repository
- OCA/l10n-italy · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Localization/Italy
- Folder size
- 0.25 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/l10n-italy
- Last tracking update
- 2026-08-07 08:09:16
- Authors
- Odoo Community Association (OCA), Apulia Software s.r.l
- Maintainers
- Odoo Community Association (OCA), Apulia Software s.r.l
- Committers
- Sergio Zanchetta, Simone Rubino, Weblate, OCA-git-bot, oca-ci, Marco Colombo
- Odoo dependencies
- Python dependencies
- xmlschema
- System dependencies
- None
- Required by
- l10n_it_fatturapa, l10n_it_fatturapa_in_rc
- 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 ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 | search | Inherits account.view_account_tax_search |
view_tax_form_account_tax_kind |
account.tax.form.account.tax.kind | account.tax | form | Inherits account.view_tax_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (2)
-
kind_idMany2one → account.tax.kindstring='Exemption Kind' args: 'account.tax.kind' -
law_referenceCharargs: 'Law reference'
No public methods.
New fields (2)
-
codeCharrequired=Truesize=4 -
nameCharrequired=True
-
name_get(self)
Loading…
Loading…
Loading…
Loading…
Loading…