Mexico - Accounting

l10n_mx
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/19.0/l10n_mx
VERSION
VERSION 2.3
CATEGORY
CATEGORYAccounting/Localizations/Account Charts
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSVauxoo
MAINTAINERS
MAINTAINERSVauxoo
COMMITTERS
COMMITTERSOdoo Translation Bot, Yannick Tivisse, Laurent Smet, Arnold Moyaux, Andrea Grazioso (agr-odoo), Gorash, Miquel Raïch, william-andre, Habib (ayh), Maximilien (malb), Dylan Kiss (dyki), Jinane Maksoud, kcv-odoo, komugi-al, Claire (clbr), gteboul, Léo Gizard, Hesham Saleh, AhmedElemary57, Smit Patel, Mohammad Abdulmoneim (abdu), nape-odoo, riaa-odoo, hmpb-odoo, utma-odoo, igbe, Laurent Smet (LAS), adip-odoo, Leonardo Medina, Romain (roto), Mauricio Rubio Haro, ivgm-odoo
WEBSITE
WEBSITEhttps://www.odoo.com/documentation/latest/applications/finance/fiscal_localizations/mexico.html
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:51:46
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - html_editor
    - uom
    - analytic
    - portal
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Minimal accounting configuration for Mexico.
============================================

This Chart of account is a minimal proposal to be able to use OoB the
accounting feature of Odoo.

This doesn't pretend be all the localization for MX it is just the minimal
data required to start from 0 in mexican localization.

This modules and its content is updated frequently by openerp-mexico team.

With this module you will have:

 - Minimal chart of account tested in production environments.
 - Minimal chart of taxes, to comply with SAT_ requirements.

.. _SAT: http://www.sat.gob.mx/
    

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
account_tax_form_inherit_l10n_mx account.tax.form.inherit.l10n_mx account.tax xpath Inherits account.view_tax_form
res_config_settings_view_form res.config.settings.view.form.inherit.account.mx res.config.settings xpath Inherits account.res_config_settings_view_form
view_account_journal_form_inherit account.journal.form account.journal field Inherits account.view_account_journal_form
view_partner_bank_form_l10n_mx_edi_bank view.partner.bank.form.mx.inherit res.partner.bank xpath Inherits base.view_partner_bank_form
view_partner_bank_tree_l10n_mx_edi_bank view.partner.bank.list.mx.inherit res.partner.bank xpath Inherits base.view_partner_bank_tree
view_res_bank_inherit_l10n_mx_edi_bank view.res.bank.inherit.l10n_mx_edi_bank res.bank xpath Inherits base.view_res_bank_form
view_res_partner_bank_inherit_l10n_mx_edi_bank view.res.partner.bank.inherit.l10n_mx_edi_bank res.partner.bank xpath Inherits account.view_partner_bank_form_inherit_account
Models touched (8)

New fields (0)

No new fields.

Public methods (1)
  • create(self, vals_list)
    @api.model_create_multi

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • l10n_mx_factor_type Selection
    default='Tasa' help="Mexico: 'TipoFactor' is an attribute for CFDI 4.0. This indicates the factor type that is applied to the base of the tax." selection=[('Tasa', 'Tasa'), ('Cuota', 'Cuota'), ('Exento', 'Exento')] string='Factor Type'
  • l10n_mx_tax_type Selection
    compute='_compute_l10n_mx_tax_type' readonly=False selection=[('isr', 'ISR'), ('iva', 'IVA'), ('ieps', 'IEPS'), ('local', 'Local')] store=True string='SAT Tax Type'
Public methods (0)

No public methods.

New fields (2)
  • fiscal_country_codes Char
    default=_get_fiscal_country_codes store=False
  • l10n_mx_edi_code Char
    help='Three-digit number assigned by the ABM to identify banking institutions (ABM is an acronym for Asociación de Bancos de México)' args: 'ABM Code'
Public methods (0)

No public methods.

New fields (2)
  • l10n_mx_income_re_invoicing_account_id Many2one → account.account
    comodel_name='account.account' string='Income account for re-invoicing'
  • l10n_mx_income_return_discount_account_id Many2one → account.account
    comodel_name='account.account' string='Income account for returns and discounts'
Public methods (0)

No public methods.

New fields (1)
  • l10n_mx_account_income_return_discount_id Many2one → account.account
    comodel_name='account.account' domain="[('account_type', '=', 'income')]" readonly=False related='company_id.l10n_mx_income_return_discount_account_id' string='Income Returns and Discounts Account'
Public methods (0)

No public methods.

New fields (2)
  • fiscal_country_codes Char
    default=_get_fiscal_country_codes store=False
  • l10n_mx_edi_clabe Char
    help='Standardized banking cipher for Mexico. More info wikipedia.org/wiki/CLABE' args: 'CLABE'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/18.0/l10n_mx
VERSION
VERSION 2.3
CATEGORY
CATEGORYAccounting/Localizations/Account Charts
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSVauxoo
MAINTAINERS
MAINTAINERSVauxoo
COMMITTERS
COMMITTERSRaphael Collet, Odoo Translation Bot, Xavier Morel, Yannick Tivisse, Laurent Smet, Luis Torres, Andrea Grazioso (agr-odoo), Tiffany Chang (tic), Gorash, odoo, william-andre, Maximilien (malb), Gauthier Wala (gawa), Claire Bretton (clbr), Yosua Nicolaus, Antoine Dupuis (andu), Dylan Kiss (dyki), Jinane Maksoud, Harsh Modi, sesn-odoo, Hesham, Seif (segn), Ruben Gomes (rugo), Louis (wil), Claire (clbr), gteboul, Léo Gizard, Ian, AhmedElemary57, muab-odoo, nape-odoo, riaa-odoo, hmpb-odoo, igbe-odoo, igbe, Laurent Smet (LAS), adip-odoo, Leonardo Medina, levm-odoo
WEBSITE
WEBSITEhttps://www.odoo.com/documentation/master/applications/finance/fiscal_localizations/mexico.html
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:26:00
ODOO DEPENDENCIES
ODOO DEPENDENCIES 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
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Minimal accounting configuration for Mexico.
============================================

This Chart of account is a minimal proposal to be able to use OoB the
accounting feature of Odoo.

This doesn't pretend be all the localization for MX it is just the minimal
data required to start from 0 in mexican localization.

This modules and its content is updated frequently by openerp-mexico team.

With this module you will have:

 - Minimal chart of account tested in production environments.
 - Minimal chart of taxes, to comply with SAT_ requirements.

.. _SAT: http://www.sat.gob.mx/
    

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
account_tax_form_inherit_l10n_mx account.tax.form.inherit.l10n_mx account.tax xpath Inherits account.view_tax_form
view_account_journal_form_inherit account.journal.form account.journal field Inherits account.view_account_journal_form
view_partner_bank_form_l10n_mx_edi_bank view.partner.bank.form.mx.inherit res.partner.bank xpath Inherits base.view_partner_bank_form
view_partner_bank_tree_l10n_mx_edi_bank view.partner.bank.list.mx.inherit res.partner.bank xpath Inherits base.view_partner_bank_tree
view_res_bank_inherit_l10n_mx_edi_bank view.res.bank.inherit.l10n_mx_edi_bank res.bank xpath Inherits base.view_res_bank_form
view_res_partner_inherit_l10n_mx_edi_bank view.res.partner.inherit.l10n_mx_edi_bank res.partner xpath Inherits account.view_partner_property_form
Models touched (5)

New fields (0)

No new fields.

Public methods (1)
  • create(self, vals_list)
    @api.model_create_multi

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • l10n_mx_factor_type Selection
    default='Tasa' help="Mexico: 'TipoFactor' is an attribute for CFDI 4.0. This indicates the factor type that is applied to the base of the tax." selection=[('Tasa', 'Tasa'), ('Cuota', 'Cuota'), ('Exento', 'Exento')] string='Factor Type'
  • l10n_mx_tax_type Selection
    compute='_compute_l10n_mx_tax_type' readonly=False selection=[('isr', 'ISR'), ('iva', 'IVA'), ('ieps', 'IEPS'), ('local', 'Local')] store=True string='SAT Tax Type'
Public methods (0)

No public methods.

New fields (2)
  • fiscal_country_codes Char
    default=_get_fiscal_country_codes store=False
  • l10n_mx_edi_code Char
    help='Three-digit number assigned by the ABM to identify banking institutions (ABM is an acronym for Asociación de Bancos de México)' args: 'ABM Code'
Public methods (0)

No public methods.

New fields (2)
  • fiscal_country_codes Char
    default=_get_fiscal_country_codes store=False
  • l10n_mx_edi_clabe Char
    help='Standardized banking cipher for Mexico. More info wikipedia.org/wiki/CLABE' args: 'CLABE'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/17.0/l10n_mx
VERSION
VERSION 2.3
CATEGORY
CATEGORYAccounting/Localizations/Account Charts
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSVauxoo
MAINTAINERS
MAINTAINERSVauxoo
COMMITTERS
COMMITTERSOdoo Translation Bot, Denis Ledoux, Yannick Tivisse, Laurent Smet, Jorge Pinna Puissant, Luis Torres, Andrea Grazioso (agr-odoo), oco-odoo, Gorash, momegahed, william-andre, Julien Van Roy, Nshimiyimana Séna, Antoine Vandevenne (anv), Louis Wicket (wil), Maximilien (malb), maximilien(malb), Daniel Kosky (dako), Claire Bretton (clbr), Antoine Boonen, Camille Spiritus, Dylan Kiss (dyki), Jinane Maksoud, hupo-odoo, sesn-odoo, Seif (segn), Ruben Gomes (rugo), det, moerradi, Louis (wil), casp-odoo, Claire (clbr), gteboul, Léo Gizard, Ian, nape-odoo, riaa-odoo, hmpb-odoo, igbe-odoo, Leonardo Medina
WEBSITE
WEBSITEhttps://www.odoo.com/documentation/17.0/applications/finance/fiscal_localizations/mexico.html
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:02:11
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Minimal accounting configuration for Mexico.
============================================

This Chart of account is a minimal proposal to be able to use OoB the
accounting feature of Odoo.

This doesn't pretend be all the localization for MX it is just the minimal
data required to start from 0 in mexican localization.

This modules and its content is updated frequently by openerp-mexico team.

With this module you will have:

 - Minimal chart of account tested in production environments.
 - Minimal chart of taxes, to comply with SAT_ requirements.

.. _SAT: http://www.sat.gob.mx/
    

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
account_tax_form_inherit_l10n_mx account.tax.form.inherit.l10n_mx account.tax xpath Inherits account.view_tax_form
res_config_settings_view_form res.config.settings.view.form.inherit.l10n.mx res.config.settings xpath Inherits account.res_config_settings_view_form
view_account_journal_form_inherit account.journal.form account.journal field Inherits account.view_account_journal_form
view_partner_bank_form_l10n_mx_edi_bank view.partner.bank.form.mx.inherit res.partner.bank xpath Inherits base.view_partner_bank_form
view_partner_bank_tree_l10n_mx_edi_bank view.partner.bank.tree.mx.inherit res.partner.bank xpath Inherits base.view_partner_bank_tree
view_res_bank_inherit_l10n_mx_edi_bank view.res.bank.inherit.l10n_mx_edi_bank res.bank xpath Inherits base.view_res_bank_form
view_res_partner_inherit_l10n_mx_edi_bank view.res.partner.inherit.l10n_mx_edi_bank res.partner xpath Inherits account.view_partner_property_form
Models touched (6)

New fields (0)

No new fields.

Public methods (1)
  • create(self, vals_list)
    @api.model_create_multi

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • l10n_mx_factor_type Selection
    default='Tasa' help="Mexico: 'TipoFactor' is an attribute for CFDI 4.0. This indicates the factor type that is applied to the base of the tax." selection=[('Tasa', 'Tasa'), ('Cuota', 'Cuota'), ('Exento', 'Exento')] string='Factor Type'
  • l10n_mx_tax_type Selection
    compute='_compute_l10n_mx_tax_type' readonly=False selection=[('isr', 'ISR'), ('iva', 'IVA'), ('ieps', 'IEPS')] store=True string='SAT Tax Type'
Public methods (0)

No public methods.

New fields (1)
  • l10n_mx_edi_code Char
    help='Three-digit number assigned by the ABM to identify banking institutions (ABM is an acronym for Asociación de Bancos de México)' args: 'ABM Code'
Public methods (0)

No public methods.

New fields (1)
  • module_l10n_mx_edi Boolean
    args: 'Mexican Electronic Invoicing'
Public methods (1)
  • get_views(self, views, options=None)
    @api.model

New fields (1)
  • l10n_mx_edi_clabe Char
    help='Standardized banking cipher for Mexico. More info wikipedia.org/wiki/CLABE' args: 'CLABE'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/16.0/l10n_mx
VERSION
VERSION 2.2
CATEGORY
CATEGORYAccounting/Localizations/Account Charts
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSVauxoo
MAINTAINERS
MAINTAINERSVauxoo
COMMITTERS
COMMITTERSFabien Pinckaers, Josse Colpaert, oco-odoo, Ivan Yelizariev, Nicolas (vin), Paolo (pgi), Julien Van Roy, Merlin (megu), aliya, william, Claire Bretton (clbr), Antoine Boonen, Camille Spiritus, sesn-odoo, nape-odoo, riaa-odoo, hmpb-odoo
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:55
ODOO DEPENDENCIES
ODOO DEPENDENCIES 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 Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Minimal accounting configuration for Mexico.
============================================

This Chart of account is a minimal proposal to be able to use OoB the
accounting feature of Odoo.

This doesn't pretend be all the localization for MX it is just the minimal
data required to start from 0 in mexican localization.

This modules and its content is updated frequently by openerp-mexico team.

With this module you will have:

 - Minimal chart of account tested in production environments.
 - Minimal chart of taxes, to comply with SAT_ requirements.

.. _SAT: http://www.sat.gob.mx/
    

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
res_config_settings_view_form res.config.settings.view.form.inherit.l10n.mx res.config.settings xpath Inherits account.res_config_settings_view_form
view_account_journal_form_inherit account.journal.form account.journal field Inherits account.view_account_journal_form
view_partner_bank_form_l10n_mx_edi_bank view.partner.bank.form.mx.inherit res.partner.bank xpath Inherits base.view_partner_bank_form
view_partner_bank_tree_l10n_mx_edi_bank view.partner.bank.tree.mx.inherit res.partner.bank xpath Inherits base.view_partner_bank_tree
view_res_bank_inherit_l10n_mx_edi_bank view.res.bank.inherit.l10n_mx_edi_bank res.bank xpath Inherits base.view_res_bank_form
view_res_partner_inherit_l10n_mx_edi_bank view.res.partner.inherit.l10n_mx_edi_bank res.partner xpath Inherits account.view_partner_property_form
Models touched (7)

New fields (0)

No new fields.

Public methods (1)
  • create(self, vals_list)
    @api.model_create_multi

New fields (0)

No new fields.

Public methods (1)
  • generate_journals(self, acc_template_ref, company, journals_dict=None)
    @api.model
    Set the tax_cash_basis_journal_id on the company

New fields (1)
  • l10n_mx_tax_type Selection
    default='Tasa' help="The CFDI version 3.3 have the attribute 'TipoFactor' in the tax lines. In it is indicated the factor type that is applied to the base of the tax." selection=[('Tasa', 'Tasa'), ('Cuota', 'Cuota'), ('Exento', 'Exento')] string='Factor Type'
Public methods (0)

No public methods.

New fields (1)
  • l10n_mx_tax_type Selection
    default='Tasa' help="The CFDI version 3.3 have the attribute 'TipoFactor' in the tax lines. In it is indicated the factor type that is applied to the base of the tax." selection=[('Tasa', 'Tasa'), ('Cuota', 'Cuota'), ('Exento', 'Exento')] string='Factor Type'
Public methods (0)

No public methods.

New fields (1)
  • l10n_mx_edi_code Char
    help='Three-digit number assigned by the ABM to identify banking institutions (ABM is an acronym for Asociación de Bancos de México)' args: 'ABM Code'
Public methods (0)

No public methods.

New fields (1)
  • module_l10n_mx_edi Boolean
    args: 'Mexican Electronic Invoicing'
Public methods (0)

No public methods.

New fields (1)
  • l10n_mx_edi_clabe Char
    help='Standardized banking cipher for Mexico. More info wikipedia.org/wiki/CLABE' args: 'CLABE'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/15.0/l10n_mx
VERSION
VERSION 2.0
CATEGORY
CATEGORYAccounting/Localizations/Account Charts
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSVauxoo
MAINTAINERS
MAINTAINERSVauxoo
COMMITTERS
COMMITTERSJosse Colpaert, Yannick Tivisse, Laurent Smet, wan, Xavier-Do, Victor Feyens, Andrea Grazioso (agr-odoo), Humberto Arocha, oco-odoo, Adrien Widart, Nicolas (vin), Paolo (pgi), Julien Van Roy, Merlin (megu)
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:25:30
ODOO DEPENDENCIES
ODOO DEPENDENCIES 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 Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Minimal accounting configuration for Mexico.
============================================

This Chart of account is a minimal proposal to be able to use OoB the
accounting feature of Odoo.

This doesn't pretend be all the localization for MX it is just the minimal
data required to start from 0 in mexican localization.

This modules and its content is updated frequently by openerp-mexico team.

With this module you will have:

 - Minimal chart of account tested in production environments.
 - Minimal chart of taxes, to comply with SAT_ requirements.

.. _SAT: http://www.sat.gob.mx/
    

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
res_config_settings_view_form res.config.settings.view.form.inherit.l10n.mx res.config.settings xpath Inherits account.res_config_settings_view_form
view_account_journal_form_inherit account.journal.form account.journal field Inherits account.view_account_journal_form
view_partner_bank_form_l10n_mx_edi_bank view.partner.bank.form.mx.inherit res.partner.bank xpath Inherits base.view_partner_bank_form
view_partner_bank_tree_l10n_mx_edi_bank view.partner.bank.tree.mx.inherit res.partner.bank xpath Inherits base.view_partner_bank_tree
view_res_bank_inherit_l10n_mx_edi_bank view.res.bank.inherit.l10n_mx_edi_bank res.bank xpath Inherits base.view_res_bank_form
view_res_partner_inherit_l10n_mx_edi_bank view.res.partner.inherit.l10n_mx_edi_bank res.partner xpath Inherits account.view_partner_property_form
Models touched (9)

New fields (0)

No new fields.

Public methods (1)
  • mx_search_tags(self, code)
    @api.model

New fields (1)
  • nature Selection
    help='Used in Mexican report of electronic accounting (account nature).' args: [('D', 'Debitable Account'), ('A', 'Creditable Account')]
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • generate_journals(self, acc_template_ref, company, journals_dict=None)
    @api.model
    Set the tax_cash_basis_journal_id on the company

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • l10n_mx_tax_type Selection
    default='Tasa' help="The CFDI version 3.3 have the attribute 'TipoFactor' in the tax lines. In it is indicated the factor type that is applied to the base of the tax." selection=[('Tasa', 'Tasa'), ('Cuota', 'Cuota'), ('Exento', 'Exento')] string='Factor Type'
Public methods (0)

No public methods.

New fields (1)
  • l10n_mx_tax_type Selection
    default='Tasa' help="The CFDI version 3.3 have the attribute 'TipoFactor' in the tax lines. In it is indicated the factor type that is applied to the base of the tax." selection=[('Tasa', 'Tasa'), ('Cuota', 'Cuota'), ('Exento', 'Exento')] string='Factor Type'
Public methods (0)

No public methods.

New fields (1)
  • l10n_mx_edi_code Char
    help='Three-digit number assigned by the ABM to identify banking institutions (ABM is an acronym for Asociación de Bancos de México)' args: 'ABM Code'
Public methods (0)

No public methods.

New fields (1)
  • module_l10n_mx_edi Boolean
    args: 'Mexican Electronic Invoicing'
Public methods (0)

No public methods.

New fields (1)
  • l10n_mx_edi_clabe Char
    help='Standardized banking cipher for Mexico. More info wikipedia.org/wiki/CLABE' args: 'CLABE'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/14.0/l10n_mx
VERSION
VERSION 2.0
CATEGORY
CATEGORYAccounting/Localizations/Account Charts
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSVauxoo
MAINTAINERS
MAINTAINERSVauxoo
COMMITTERS
COMMITTERSMartin Trigaux, Josse Colpaert, Denis Ledoux, Christophe Simonis, Ravi Gohil, Nicolas Martinelli, Yannick Tivisse, Laurent Smet, wan, Xavier-Do, Victor Feyens, Andrea Grazioso (agr-odoo), Humberto Arocha, fw-bot, Nicolas (vin), Julien Van Roy, Merlin (megu), qsb-odoo
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:14:31
ODOO DEPENDENCIES
ODOO DEPENDENCIES 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 Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Minimal accounting configuration for Mexico.
============================================

This Chart of account is a minimal proposal to be able to use OoB the
accounting feature of Odoo.

This doesn't pretend be all the localization for MX it is just the minimal
data required to start from 0 in mexican localization.

This modules and its content is updated frequently by openerp-mexico team.

With this module you will have:

 - Minimal chart of account tested in production environments.
 - Minimal chart of taxes, to comply with SAT_ requirements.

.. _SAT: http://www.sat.gob.mx/
    

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
res_config_settings_view_form res.config.settings.view.form.inherit.l10n.mx res.config.settings xpath Inherits account.res_config_settings_view_form
view_account_journal_form_inherit account.journal.form account.journal field Inherits account.view_account_journal_form
view_partner_bank_form_l10n_mx_edi_bank view.partner.bank.form.mx.inherit res.partner.bank xpath Inherits base.view_partner_bank_form
view_partner_bank_tree_l10n_mx_edi_bank view.partner.bank.tree.mx.inherit res.partner.bank xpath Inherits base.view_partner_bank_tree
view_res_bank_inherit_l10n_mx_edi_bank view.res.bank.inherit.l10n_mx_edi_bank res.bank xpath Inherits base.view_res_bank_form
view_res_partner_inherit_l10n_mx_edi_bank view.res.partner.inherit.l10n_mx_edi_bank res.partner xpath Inherits account.view_partner_property_form
Models touched (9)

New fields (0)

No new fields.

Public methods (1)
  • mx_search_tags(self, code)
    @api.model

New fields (1)
  • nature Selection
    help='Used in Mexican report of electronic accounting (account nature).' args: [('D', 'Debitable Account'), ('A', 'Creditable Account')]
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • generate_journals(self, acc_template_ref, company, journals_dict=None)
    @api.model
    Set the tax_cash_basis_journal_id on the company

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • l10n_mx_tax_type Selection
    default='Tasa' help="The CFDI version 3.3 have the attribute 'TipoFactor' in the tax lines. In it is indicated the factor type that is applied to the base of the tax." selection=[('Tasa', 'Tasa'), ('Cuota', 'Cuota'), ('Exento', 'Exento')] string='Factor Type'
Public methods (0)

No public methods.

New fields (1)
  • l10n_mx_tax_type Selection
    default='Tasa' help="The CFDI version 3.3 have the attribute 'TipoFactor' in the tax lines. In it is indicated the factor type that is applied to the base of the tax." selection=[('Tasa', 'Tasa'), ('Cuota', 'Cuota'), ('Exento', 'Exento')] string='Factor Type'
Public methods (0)

No public methods.

New fields (1)
  • l10n_mx_edi_code Char
    help='Three-digit number assigned by the ABM to identify banking institutions (ABM is an acronym for Asociación de Bancos de México)' args: 'ABM Code'
Public methods (0)

No public methods.

New fields (1)
  • module_l10n_mx_edi Boolean
    args: 'Mexican Electronic Invoicing'
Public methods (0)

No public methods.

New fields (1)
  • l10n_mx_edi_clabe Char
    help='Standardized banking cipher for Mexico. More info wikipedia.org/wiki/CLABE' args: 'CLABE'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/13.0/l10n_mx
VERSION
VERSION 2.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSVauxoo
MAINTAINERS
MAINTAINERSVauxoo
COMMITTERS
COMMITTERSMartin Trigaux, Josse Colpaert, Denis Ledoux, Christophe Simonis, Nicolas Martinelli, Olivier Colson, Pierre Masereel, Adrian Torres, Xavier-Do, Luis Torres, Moisés López, Humberto Arocha, fw-bot, Adrien Widart, Merlin (megu), qsb-odoo, Florian Gilbert
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:06:44
ODOO DEPENDENCIES
ODOO DEPENDENCIES 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 Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Minimal accounting configuration for Mexico.
============================================

This Chart of account is a minimal proposal to be able to use OoB the
accounting feature of Odoo.

This doesn't pretend be all the localization for MX it is just the minimal
data required to start from 0 in mexican localization.

This modules and its content is updated frequently by openerp-mexico team.

With this module you will have:

 - Minimal chart of account tested in production environments.
 - Minimal chart of taxes, to comply with SAT_ requirements.

.. _SAT: http://www.sat.gob.mx/
    

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
res_config_settings_view_form res.config.settings.view.form.inherit.l10n.mx res.config.settings xpath Inherits account.res_config_settings_view_form
view_account_journal_form_inherit account.journal.form account.journal field Inherits account.view_account_journal_form
view_partner_bank_form_l10n_mx_edi_bank view.partner.bank.form.mx.inherit res.partner.bank xpath Inherits base.view_partner_bank_form
view_partner_bank_tree_l10n_mx_edi_bank view.partner.bank.tree.mx.inherit res.partner.bank xpath Inherits base.view_partner_bank_tree
view_res_bank_inherit_l10n_mx_edi_bank view.res.bank.inherit.l10n_mx_edi_bank res.bank xpath Inherits base.view_res_bank_form
view_res_partner_inherit_l10n_mx_edi_bank view.res.partner.inherit.l10n_mx_edi_bank res.partner xpath Inherits account.view_partner_property_form
Models touched (7)

New fields (0)

No new fields.

Public methods (1)
  • mx_search_tags(self, code)
    @api.model

New fields (1)
  • nature Selection
    help='Used in Mexican report of electronic accounting (account nature).' args: [('D', 'Debitable Account'), ('A', 'Creditable Account')]
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • generate_journals(self, acc_template_ref, company, journals_dict=None)
    @api.model
    Set the tax_cash_basis_journal_id on the company

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • l10n_mx_edi_code Char
    help='Three-digit number assigned by the ABM to identify banking institutions (ABM is an acronym for Asociación de Bancos de México)' args: 'ABM Code'
Public methods (0)

No public methods.

New fields (1)
  • module_l10n_mx_edi Boolean
    args: 'Mexican Electronic Invoicing'
Public methods (0)

No public methods.

New fields (1)
  • l10n_mx_edi_clabe Char
    help='Standardized banking cipher for Mexico. More info wikipedia.org/wiki/CLABE' args: 'CLABE'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/12.0/l10n_mx
VERSION
VERSION 2.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSVauxoo
MAINTAINERS
MAINTAINERSVauxoo
COMMITTERS
COMMITTERSMartin Trigaux, Christophe Simonis, Nicolas Martinelli, qdp-odoo, Olivier Colson, Yannick Tivisse, qsm-odoo, Pierre Masereel, Xavier-Do, Moisés López, oco-odoo, fw-bot, Gabriela Mogollón, keylor2906
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:57:02
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - http_routing
    - digest
    - account_cancel
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Minimal accounting configuration for Mexico.
============================================

This Chart of account is a minimal proposal to be able to use OoB the
accounting feature of Odoo.

This doesn't pretend be all the localization for MX it is just the minimal
data required to start from 0 in mexican localization.

This modules and its content is updated frequently by openerp-mexico team.

With this module you will have:

 - Minimal chart of account tested in production environments.
 - Minimal chart of taxes, to comply with SAT_ requirements.

.. _SAT: http://www.sat.gob.mx/
    

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
res_config_settings_view_form res.config.settings.view.form.inherit.l10n.mx res.config.settings xpath Inherits account.res_config_settings_view_form
view_account_journal_form_inherit account.journal.form account.journal field Inherits account.view_account_journal_form
Models touched (5)

New fields (0)

No new fields.

Public methods (1)
  • mx_search_tags(self, code)
    @api.model

New fields (1)
  • nature Selection
    help='Used in Mexican report of electronic accounting (account nature).' args: [('D', 'Debitable Account'), ('A', 'Creditable Account')]
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • generate_journals(self, acc_template_ref, company, journals_dict=None)
    @api.model
    Set the tax_cash_basis_journal_id on the company

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • module_l10n_mx_edi Boolean
    args: 'Mexican Electronic Invoicing'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/11.0/l10n_mx
VERSION
VERSION 2.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSVauxoo
MAINTAINERS
MAINTAINERSVauxoo
COMMITTERS
COMMITTERSMartin Trigaux, Olivier Dony, Christophe Simonis, Nicolas Martinelli, qdp-odoo, Yannick Tivisse, Laurent Smet, De Paoli Quentin, Luis Torres, Humberto Arocha, Luis González, goliveirab, Gabriela Mogollón
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:53:44
ODOO DEPENDENCIES
ODOO DEPENDENCIES 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
Minimal accounting configuration for Mexico.
============================================

This Chart of account is a minimal proposal to be able to use OoB the
accounting feature of Odoo.

This doesn't pretend be all the localization for MX it is just the minimal
data required to start from 0 in mexican localization.

This modules and its content is updated frequently by openerp-mexico team.

With this module you will have:

 - Minimal chart of account tested in production environments.
 - Minimal chart of taxes, to comply with SAT_ requirements.

.. _SAT: http://www.sat.gob.mx/
    

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
res_config_settings_view_form res.config.settings.view.form.inherit.l10n.mx res.config.settings xpath Inherits account.res_config_settings_view_form
Models touched (5)

New fields (0)

No new fields.

Public methods (1)
  • mx_search_tags(self, code)
    @api.model

New fields (1)
  • nature Selection
    help='Used in Mexican report of electronic accounting (account nature).' args: [('D', 'Debitable Account'), ('A', 'Creditable Account')]
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • generate_journals(self, acc_template_ref, company, journals_dict=None)
    @api.model
    Set the tax_cash_basis_journal_id on the company

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • module_l10n_mx_edi Boolean
    args: 'Mexican Electronic Invoicing'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/10.0/l10n_mx
VERSION
VERSION 2.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSVauxoo
MAINTAINERS
MAINTAINERSVauxoo
COMMITTERS
COMMITTERSMartin Trigaux, Fabien Pinckaers, Olivier Dony, Denis Ledoux, Christophe Simonis, Nicolas Martinelli, Julien Legros, qdp-odoo, Yannick Tivisse
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:50:49
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - report
    - analytic
    - web_planner
    - base_vat
    - account_tax_cash_basis
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Minimal accounting configuration for Mexico.
============================================

This Chart of account is a minimal proposal to be able to use OoB the
accounting feature of Openerp.

This doesn't pretend be all the localization for MX it is just the minimal
data required to start from 0 in mexican localization.

This modules and its content is updated frequently by openerp-mexico team.

With this module you will have:

 - Minimal chart of account tested in production eviroments.
 - Minimal chart of taxes, to comply with SAT_ requirements.

.. SAT: http://www.sat.gob.mx/
    

Code Analysis

Views touched (0)

No views found for this module.

Models touched (4)

New fields (0)

No new fields.

Public methods (1)
  • mx_search_tags(self, code)
    @api.model

New fields (1)
  • nature Selection
    help='Used in Mexican report of electronic accounting (account nature).' args: [('D', _('Debitable Account')), ('A', _('Creditable Account'))]
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • generate_journals(self, acc_template_ref, company, journals_dict=None)
    @api.model
    Set the tax_cash_basis_journal_id on the company

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/9.0/l10n_mx
VERSION
VERSION 2.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSVauxoo
MAINTAINERS
MAINTAINERSVauxoo
COMMITTERS
COMMITTERSOdoo Translation Bot, Martin Trigaux, Olivier Dony, Josse Colpaert, Christophe Simonis, qdp-odoo, pvy, Yannick Tivisse
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:48:31
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - report
    - analytic
    - web_tip
    - web_planner
    - base_vat
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Minimal accounting configuration for Mexico.
============================================

This Chart of account is a minimal proposal to be able to use OoB the
accounting feature of Openerp.

This doesn't pretend be all the localization for MX it is just the minimal
data required to start from 0 in mexican localization.

This modules and its content is updated frequently by openerp-mexico team.

With this module you will have:

 - Minimal chart of account tested in production eviroments.
 - Minimal chart of taxes, to comply with SAT_ requirements.

.. SAT: http://www.sat.gob.mx/
    

Code Analysis

Views touched (0)

No views found for this module.

Models touched (0)

No models found for this module.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/8.0/l10n_mx
VERSION
VERSION 2.0
CATEGORY
CATEGORYLocalization/Account Charts
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSVauxoo
MAINTAINERS
MAINTAINERSVauxoo
COMMITTERS
COMMITTERSAntony Lesuisse, Olivier Dony, Christophe Simonis, Sunil Sharma (OpenERP Trainee)
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:45:40
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - report
    - analytic
    - board
    - edi
    - email_template
    - base_vat
    - account_chart
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Minimal accounting configuration for Mexico.
============================================

This Chart of account is a minimal proposal to be able to use OoB the 
accounting feature of Openerp.

This doesn't pretend be all the localization for MX it is just the minimal 
data required to start from 0 in mexican localization.

This modules and its content is updated frequently by openerp-mexico team.

With this module you will have:

 - Minimal chart of account tested in production eviroments.
 - Minimal chart of taxes, to comply with SAT_ requirements.

.. SAT: http://www.sat.gob.mx/
    

Code Analysis

Views touched (0)

No views found for this module.

Models touched (0)

No models found for this module.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/7.0/l10n_mx
VERSION
VERSION 2.0
CATEGORY
CATEGORYLocalization/Account Charts
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSVauxoo
MAINTAINERS
MAINTAINERSVauxoo
COMMITTERS
COMMITTERSRaphael Collet, Fabien Pinckaers, Olivier Dony, Hardik, pso (OpenERP), Launchpad Translations on behalf of openerp, Sanjay Gohel (Open ERP), Christophe Simonis, Chirag Dodiya (OpenERP Trainee)
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:43:11
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - process
    - decimal_precision
    - mail
    - analytic
    - board
    - edi
    - email_template
    - base_vat
    - account_chart
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Minimal accounting configuration for Mexico.
============================================

This Chart of account is a minimal proposal to be able to use OoB the 
accounting feature of Openerp.

This doesn't pretend be all the localization for MX it is just the minimal 
data required to start from 0 in mexican localization.

This modules and its content is updated frequently by openerp-mexico team.

With this module you will have:

 - Minimal chart of account tested in production eviroments.
 - Minimal chart of taxes, to comply with SAT_ requirements.

.. SAT: http://www.sat.gob.mx/
    

Code Analysis

Views touched (0)

No views found for this module.

Models touched (0)

No models found for this module.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/6.1/l10n_mx
VERSION
VERSION 1.0
CATEGORY
CATEGORYLocalization/Account Charts
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSRelTek Mexico
MAINTAINERS
MAINTAINERSRelTek Mexico
COMMITTERS
COMMITTERSRaphael Collet, Rucha (Open ERP), Stephane Wirtel, Fabien Pinckaers, Olivier Dony, Divyesh Makwana (Open ERP), Vo Minh Thu, Launchpad Translations on behalf of openerp, Quentin (OpenERP), vro, niv-openerp, Xavier Morel, Carlos Vásquez, Els Van Vossel, Israel Fermin Montilla, psi (Open ERP)
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:41:35
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - product
    - process
    - decimal_precision
    - analytic
    - board
    - edi
    - email_template
    - mail
    - base_tools
    - base_vat
    - account_chart
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This is the module to manage the accounting chart for Mexico in OpenERP.
========================================================================

Mexican accounting chart and localization.
    

Code Analysis

Views touched (0)

No views found for this module.

Models touched (0)

No models found for this module.