Brazilian - Generic Accounting

l10n_br_generic
REPOSITORY
REPOSITORYOCA/l10n-brazil
GIT
GIThttps://github.com/OCA/l10n-brazil.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-brazil/tree/10.0/l10n_br_generic
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSRenato Lima, oca-travis, Renato
WEBSITE
WEBSITEhttp://odoobrasil.org
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:54
ODOO DEPENDENCIES
ODOO DEPENDENCIES 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 (2)
XML IDNameModelTypeStatus
view_l10n_br_account_tax_form l10n_br_account.tax.form account.tax field Inherits account.view_tax_form
view_l10n_br_account_tax_template_form l10n_br_account.tax.template.form account.tax.template field Inherits account.view_account_tax_template_form
Models touched (3)

New fields (4)
  • amount_mva Float
    default=0.0 digits=(16, 4) help='Um percentual decimal em % entre 0-1.' required=True string='MVA Percent'
  • base_reduction Float
    default=0.0 digits=(16, 4) help='Um percentual decimal em % entre 0-1.' required=True string='Redution'
  • domain Selection
    related='tax_group_id.domain' string='Tax Domain'
  • tax_discount Boolean
    help='Mark it for (ICMS, PIS e etc.).' related='tax_group_id.tax_discount' string='Discount this Tax in Prince'
Public methods (0)

No public methods.

New fields (2)
  • domain Selection
    selection=[('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_discount Boolean
    help='Mark it for (ICMS, PIS e etc.).' string='Discount this Tax in Prince'
Public methods (0)

No public methods.

New fields (4)
  • amount_mva Float
    default=0.0 digits=(16, 4) help='Um percentual decimal em % entre 0-1.' required=True string='MVA Percent'
  • base_reduction Float
    default=0.0 digits=(16, 4) help='Um percentual decimal em % entre 0-1.' required=True string='Redution'
  • domain Selection
    related='tax_group_id.domain' string='Tax Domain'
  • tax_discount Boolean
    help='Mark it for (ICMS, PIS e etc.).' related='tax_group_id.tax_discount' string='Discount this Tax in Prince'
Public methods (0)

No public methods.