Base Argentina's States (aka Provinces)

l10n_ar_base_country_state
REPOSITORY
REPOSITORYOCA/l10n-argentina
GIT
GIThttps://github.com/OCA/l10n-argentina.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-argentina/tree/10.0/l10n_ar_base_country_state
VERSION
VERSION 1.0
CATEGORY
CATEGORYBase Modules
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONYes
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSGabriel Davini
MAINTAINERS
MAINTAINERSGabriel Davini
COMMITTERS
COMMITTERSPedro M. Baeza
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:20:03
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
    This module provides:
        * States (aka provinces) for Argentina.
    

Code Analysis

Views touched (0)

No views found for this module.

Models touched (0)

No models found for this module.

REPOSITORY
REPOSITORYOCA/l10n-argentina
GIT
GIThttps://github.com/OCA/l10n-argentina.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-argentina/tree/9.0/l10n_ar_base_country_state
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYBase Modules
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONYes
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSGabriel Davini
MAINTAINERS
MAINTAINERSGabriel Davini
COMMITTERS
COMMITTERSStéphane Bidoul (ACSONE), Gabriel Davini
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:25
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
    This module provides:
        * States (aka provinces) for Argentina.
    

Code Analysis

Views touched (0)

No views found for this module.

Models touched (0)

No models found for this module.

REPOSITORY
REPOSITORYOCA/l10n-argentina
GIT
GIThttps://github.com/OCA/l10n-argentina.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-argentina/tree/8.0/l10n_ar_base_country_state
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYBase Modules
LICENSE
LICENSEGPL-3 or any later version
APPLICATION
APPLICATIONYes
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSGabriel Davini
MAINTAINERS
MAINTAINERSGabriel Davini
COMMITTERS
COMMITTERSPedro M. Baeza, GitHub, Stéphane Bidoul (ACSONE), Gabriel Davini
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:28
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
    - account
    - base_setup
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - report
    - analytic
    - board
    - edi
    - email_template
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
    This module provides:
        * States (aka provinces) for Argentina.
    

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
view_company_logistic_form res.company.logistic.form.inherit res.company field Inherits base.view_company_form
view_partner_form_add_city_id res.partner.logistic.form.add.city_id res.partner xpath Inherits account.view_partner_property_form
view_res_city_form res.city.form res.city form New
view_res_city_tree res.city.tree res.city tree New
Models touched (3)

New fields (5)
  • afip_code Char
    size=16 string='AFIP Code'
  • country_id Many2one → res.country
    default=default_country_id string='Country' args: 'res.country'
  • name Char
    required=True size=64 string='City'
  • state_id Many2one → res.country.state
    string='Country State' args: 'res.country.state'
  • zip_code Char
    size=24 string='Zip'
Public methods (2)
  • default_country_id(self)
  • onchange_state_id(self)
    @api.onchange('state_id')

New fields (4)
  • city_id Many2one → res.city
    string='City' args: 'res.city'
  • country_id Many2one
    readonly=False related='city_id.state_id.country_id' store=True
  • state_id Many2one
    readonly=False related='city_id.state_id' store=True
  • zip Char
    readonly=False related='city_id.zip_code' store=True
Public methods (0)

No public methods.

New fields (4)
  • city_id Many2one → res.city
    string='City' args: 'res.city'
  • country_id Many2one
    readonly=False related='city_id.state_id.country_id' store=True
  • state_id Many2one
    readonly=False related='city_id.state_id' store=True
  • zip Char
    readonly=False related='city_id.zip_code' store=True
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/l10n-argentina
GIT
GIThttps://github.com/OCA/l10n-argentina.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-argentina/tree/7.0/l10n_ar_base_country_state
VERSION
VERSION 1.0
CATEGORY
CATEGORYBase Modules
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONYes
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSGabriel Davini
MAINTAINERS
MAINTAINERSGabriel Davini
COMMITTERS
COMMITTERSGabriel Davini
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:16
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
    This module provides:
        * States (aka provinces) for Argentina.
    

Code Analysis

Views touched (0)

No views found for this module.

Models touched (0)

No models found for this module.