TIP: You can type at any time to perform a new search.
Italian Regions Import
l10n_it_regions · OCA/l10n-italy
- Repository
- OCA/l10n-italy · module folder · Try on Runboat
- Module version
- 1.0.2
- Category
- Extra Tools
- Folder size
- 0.02 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://odoo-community.org
- Last tracking update
- 2026-08-07 07:03:06
- Authors
- Odoo Community Association (OCA)
- Maintainers
- Odoo Community Association (OCA)
- Committers
- Stéphane Bidoul (ACSONE), Weblate, Andrea Cometa, OCA Transbot, OCA-git-bot, oca-travis, v.terzulli
- Odoo dependencies
- Python dependencies
- requests, unicodecsv
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_country_state_form_region |
res.country.state.form.region | res.country.state | form | Inherits base.view_country_state_form |
view_partner_form_region |
res.partner.zip_id.region | res.partner | form | Inherits base.view_partner_form |
view_region_form |
res.country.region.form | res.country.region | form | New |
view_region_tree |
res.country.region.tree | res.country.region | tree | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (0)
No new fields.
Public methods (1)-
select_or_create_state(self, row, country_id, code_row_index=4, name_row_index=3)@api.model
New fields (2)
-
codeCharargs: 'Code' -
nameCharargs: 'Name'
No public methods.
New fields (1)
-
region_idMany2one → res.country.regionargs: 'res.country.region', 'Region'
No public methods.
New fields (1)
-
region_idMany2one → res.country.regionargs: 'res.country.region', 'Region'
-
onchange_zip_id(self)@api.multi@api.onchange('zip_id')