Mexico Foreign Trade Catalogs

l10n_mx_catalogs_comex
REPOSITORY
REPOSITORYOCA/l10n-mexico
GIT
GIThttps://github.com/OCA/l10n-mexico.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-mexico/tree/19.0/l10n_mx_catalogs_comex
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Auge TEC
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Auge TEC
COMMITTERS
COMMITTERSMaxime Chambreuil, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-mexico
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-08 02:09:55
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module provides SAT foreign trade catalogs for the Mexican localization.

## Features

- Customs offices (`c_aduana`)
- Tariff codes (`c_fraccion`)

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (6)
  • active Boolean
    default=True
  • city Char
    string='Ciudad'
  • code Char
    required=True string='Código'
  • display_name Char
    compute='_compute_display_name' store=True string='Nombre completo'
  • name Char
    required=True string='Nombre'
  • state Char
    string='Estado'
Public methods (0)

No public methods.

New fields (3)
  • active Boolean
    default=True
  • code Char
    required=True string='Código'
  • name Char
    required=True string='Descripción'
Public methods (0)

No public methods.