| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-peru |
| GIT | |
| GIT | https://github.com/OCA/l10n-peru.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-peru/tree/12.0/l10n_pe_toponym |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Localization |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Colossus Peru, maicoldlb |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Colossus Peru, maicoldlb |
| COMMITTERS | |
| COMMITTERS | oca-travis, OCA-git-bot, Juan D. Salcedo Salazar |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-peru |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:26 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - contacts - base - base_setup - web - bus - web_tour |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
requests |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
district_view_form |
district.view.form | l10n_pe.res.country.district | form | New |
district_view_tree |
district.view.tree | l10n_pe.res.country.district | tree | New |
l10n_pe_toponym_import_wizard |
l10n_pe.toponym.import.form | l10n_pe.toponym.import.wizard | data | Inherits base.res_config_installer |
province_view_form |
province.view.form | l10n_pe.res.country.province | form | New |
province_view_tree |
province.view.tree | l10n_pe.res.country.province | tree | New |
code
Char
required=True
string='Código'
country_id
Many2one → res.country
default=_default_country_id
string='País'
args: 'res.country'
name
Char
required=True
string='Nombre'
province_id
Many2one → l10n_pe.res.country.province
required=True
string='Provincia'
args: 'l10n_pe.res.country.province'
state_id
Many2one → res.country.state
related='province_id.state_id'
string='Departamento'
args: 'res.country.state'
No public methods.
code
Char
required=True
string='Código'
country_id
Many2one → res.country
default=_default_country_id
string='País'
args: 'res.country'
name
Char
required=True
string='Nombre'
state_id
Many2one → res.country.state
required=True
string='Departamento'
args: 'res.country.state'
No public methods.
import_fail
Boolean
default=False
execute(self)
import_local(self)