TIP: You can type at any time to perform a new search.
Brazilian - Generic Accounting
l10n_br_generic · OCA/l10n-brazil
- Repository
- OCA/l10n-brazil · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Localization
- Folder size
- 0.31 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://odoobrasil.org
- Last tracking update
- 2026-08-07 07:17:44
- Authors
- Akretion, Odoo Community Association (OCA)
- Maintainers
- Akretion, Odoo Community Association (OCA)
- Committers
- Renato Lima, oca-travis, Renato
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_l10n_br_account_tax_form |
l10n_br_account.tax.form | account.tax | form | Inherits account.view_tax_form |
view_l10n_br_account_tax_template_form |
l10n_br_account.tax.template.form | account.tax.template | form | Inherits account.view_account_tax_template_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (4)
-
amount_mvaFloatdefault=0.0digits=(16, 4)help='Um percentual decimal em % entre 0-1.'required=Truestring='MVA Percent' -
base_reductionFloatdefault=0.0digits=(16, 4)help='Um percentual decimal em % entre 0-1.'required=Truestring='Redution' -
domainSelectionrelated='tax_group_id.domain'string='Tax Domain' -
tax_discountBooleanhelp='Mark it for (ICMS, PIS e etc.).'related='tax_group_id.tax_discount'string='Discount this Tax in Prince'
No public methods.
New fields (2)
-
domainSelectionselection=[('icms', 'ICMS'), ('icmsst', 'ICMS ST'), ('icmsfcp', 'ICMS FCP'), ('icmsinter', 'ICMS Inter'), ('ipi', 'IPI'), ('cofins', 'COFINS'), ('pis', 'PIS'), ('issqn', 'ISSQN'), ('irpf', 'IRPF'), ('irpj', 'IRPJ'), ('ii', 'II'), ('csll', 'CSLL'), ('other', 'Outra')]string='Tax Domain' -
tax_discountBooleanhelp='Mark it for (ICMS, PIS e etc.).'string='Discount this Tax in Prince'
No public methods.
New fields (4)
-
amount_mvaFloatdefault=0.0digits=(16, 4)help='Um percentual decimal em % entre 0-1.'required=Truestring='MVA Percent' -
base_reductionFloatdefault=0.0digits=(16, 4)help='Um percentual decimal em % entre 0-1.'required=Truestring='Redution' -
domainSelectionrelated='tax_group_id.domain'string='Tax Domain' -
tax_discountBooleanhelp='Mark it for (ICMS, PIS e etc.).'related='tax_group_id.tax_discount'string='Discount this Tax in Prince'
No public methods.