| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/partner-contact |
| GIT | |
| GIT | https://github.com/OCA/partner-contact.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/partner-contact/tree/19.0/base_location_geonames_import |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Partner Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Akretion, Agile Business Group, AdaptiveCity |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Akretion, Agile Business Group, AdaptiveCity |
| COMMITTERS | |
| COMMITTERS | Ruchir Shukla, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/partner-contact |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:47 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/partner-contact: - base_location odoo/odoo: - base_address_extended - base - contacts - base_setup - web - bus - web_tour - html_editor |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds a wizard to import cities and/or city zip entries from [Geonames](http://www.geonames.org/) database. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
city_zip_geonames_import_form |
Import from Geonames form view | city.zip.geonames.import | form | New |
view_country_geonames_form |
res.country.geonames.form | res.country | field | Inherits base.view_country_form |
country_ids
Many2many → res.country
string='Countries'
args: 'res.country'
letter_case
Selection
default='unchanged'
help='Converts retreived city and state names to Title Case (upper case on each first letter of a word) or Upper Case (all letters upper case).'
args: [('unchanged', 'Unchanged'), ('title', 'Title Case'), ('upper', 'Upper Case')]
get_and_parse_csv(self, country)
prepare_city(self, row, country, state)
prepare_state(self, row, country)
prepare_zip(self, row, city_id)
run_import(self)
transform_city_name(self, city, country)
geonames_state_code_column
Integer
geonames_state_name_column
Integer
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/partner-contact |
| GIT | |
| GIT | https://github.com/OCA/partner-contact.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/partner-contact/tree/18.0/base_location_geonames_import |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Partner Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Akretion, Agile Business Group, AdaptiveCity |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Akretion, Agile Business Group, AdaptiveCity |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Khôi (Kiên Kim) |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/partner-contact |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:10 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/partner-contact: - base_location odoo/odoo: - base_address_extended - base - contacts - base_setup - web - bus - web_tour - html_editor |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds a wizard to import cities and/or city zip entries from [Geonames](http://www.geonames.org/) database. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
city_zip_geonames_import_form |
Import from Geonames form view | city.zip.geonames.import | form | New |
view_country_geonames_form |
res.country.geonames.form | res.country | field | Inherits base.view_country_form |
country_ids
Many2many → res.country
string='Countries'
args: 'res.country'
letter_case
Selection
default='unchanged'
help='Converts retreived city and state names to Title Case (upper case on each first letter of a word) or Upper Case (all letters upper case).'
args: [('unchanged', 'Unchanged'), ('title', 'Title Case'), ('upper', 'Upper Case')]
get_and_parse_csv(self, country)
prepare_city(self, row, country, state)
prepare_state(self, row, country)
prepare_zip(self, row, city_id)
run_import(self)
transform_city_name(self, city, country)
geonames_state_code_column
Integer
geonames_state_name_column
Integer
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/partner-contact |
| GIT | |
| GIT | https://github.com/OCA/partner-contact.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/partner-contact/tree/17.0/base_location_geonames_import |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Partner Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Akretion, Agile Business Group, AdaptiveCity |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Akretion, Agile Business Group, AdaptiveCity |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Weblate, OCA-git-bot, oca-ci, Jérémy Didderen |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/partner-contact |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:04 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/partner-contact: - base_location odoo/odoo: - base_address_extended - base - contacts - base_setup - web - bus - web_tour |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds a wizard to import cities and/or city zip entries from [Geonames](http://www.geonames.org/) database. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
city_zip_geonames_import_form |
Import from Geonames form view | city.zip.geonames.import | form | New |
view_country_geonames_form |
res.country.geonames.form | res.country | field | Inherits base.view_country_form |
country_ids
Many2many → res.country
string='Countries'
args: 'res.country'
letter_case
Selection
default='unchanged'
help='Converts retreived city and state names to Title Case (upper case on each first letter of a word) or Upper Case (all letters upper case).'
args: [('unchanged', 'Unchanged'), ('title', 'Title Case'), ('upper', 'Upper Case')]
get_and_parse_csv(self, country)
prepare_city(self, row, country, state)
prepare_state(self, row, country)
prepare_zip(self, row, city_id)
run_import(self)
transform_city_name(self, city, country)
geonames_state_code_column
Integer
geonames_state_name_column
Integer
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/partner-contact |
| GIT | |
| GIT | https://github.com/OCA/partner-contact.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/partner-contact/tree/16.0/base_location_geonames_import |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Partner Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Akretion, Agile Business Group, AdaptiveCity |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Akretion, Agile Business Group, AdaptiveCity |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Weblate, OCA-git-bot, oca-ci, sygel |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/partner-contact |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:43 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/partner-contact: - base_location odoo/odoo: - base_address_extended - base - contacts - base_setup - web - bus - web_tour |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
city_zip_geonames_import_form |
Import from Geonames form view | city.zip.geonames.import | form | New |
view_country_geonames_form |
res.country.geonames.form | res.country | field | Inherits base.view_country_form |
country_ids
Many2many → res.country
string='Countries'
args: 'res.country'
letter_case
Selection
default='unchanged'
help='Converts retreived city and state names to Title Case (upper case on each first letter of a word) or Upper Case (all letters upper case).'
args: [('unchanged', 'Unchanged'), ('title', 'Title Case'), ('upper', 'Upper Case')]
get_and_parse_csv(self, country)
prepare_city(self, row, country, state)
prepare_state(self, row, country)
prepare_zip(self, row, city_id)
run_import(self)
transform_city_name(self, city, country)
geonames_state_code_column
Integer
geonames_state_name_column
Integer
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/partner-contact |
| GIT | |
| GIT | https://github.com/OCA/partner-contact.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/partner-contact/tree/15.0/base_location_geonames_import |
| VERSION | |
| VERSION | 1.0.3 |
| CATEGORY | |
| CATEGORY | Partner Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Akretion, Agile Business Group, AdaptiveCity |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Akretion, Agile Business Group, AdaptiveCity |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Jairo Llopis, OCA Transbot, Weblate, OCA-git-bot, oca-ci, Valentin Vinagre Urteaga, josep-tecnativa |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/partner-contact |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:32 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/partner-contact: - base_location odoo/odoo: - base_address_city - base - contacts - base_setup - web - bus - web_tour |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
city_zip_geonames_import_form |
Import from Geonames form view | city.zip.geonames.import | form | New |
view_country_geonames_form |
res.country.geonames.form | res.country | field | Inherits base.view_country_form |
country_ids
Many2many → res.country
string='Countries'
args: 'res.country'
letter_case
Selection
default='unchanged'
help='Converts retreived city and state names to Title Case (upper case on each first letter of a word) or Upper Case (all letters upper case).'
args: [('unchanged', 'Unchanged'), ('title', 'Title Case'), ('upper', 'Upper Case')]
get_and_parse_csv(self, country)
prepare_city(self, row, country, state_id)
prepare_state(self, row, country)
prepare_zip(self, row, city_id)
run_import(self)
select_city(self, row, country, state_id)
select_zip(self, row, country, state_id)
transform_city_name(self, city, country)
geonames_state_code_column
Integer
geonames_state_name_column
Integer
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/partner-contact |
| GIT | |
| GIT | https://github.com/OCA/partner-contact.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/partner-contact/tree/14.0/base_location_geonames_import |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Partner Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Akretion, Agile Business Group, AdaptiveCity |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Akretion, Agile Business Group, AdaptiveCity |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, mreficent, Ivàn Todorovich, OCA Transbot, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/partner-contact |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:55 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/partner-contact: - base_location odoo/odoo: - base_address_city - base - contacts - base_setup - web - bus - web_tour |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
city_zip_geonames_import_form |
Import from Geonames form view | city.zip.geonames.import | form | New |
view_country_geonames_form |
res.country.geonames.form | res.country | field | Inherits base.view_country_form |
country_ids
Many2many → res.country
string='Countries'
args: 'res.country'
letter_case
Selection
default='unchanged'
help='Converts retreived city and state names to Title Case (upper case on each first letter of a word) or Upper Case (all letters upper case).'
string='Letter Case'
args: [('unchanged', 'Unchanged'), ('title', 'Title Case'), ('upper', 'Upper Case')]
get_and_parse_csv(self, country)
prepare_city(self, row, country, state_id)
prepare_state(self, row, country)
prepare_zip(self, row, city_id)
run_import(self)
select_city(self, row, country, state_id)
select_state(self, row, country)
select_zip(self, row, country, state_id)
transform_city_name(self, city, country)
geonames_state_code_column
Integer
geonames_state_name_column
Integer
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/partner-contact |
| GIT | |
| GIT | https://github.com/OCA/partner-contact.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/partner-contact/tree/13.0/base_location_geonames_import |
| VERSION | |
| VERSION | 2.0.1 |
| CATEGORY | |
| CATEGORY | Partner Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Akretion, Agile Business Group, AdaptiveCity |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Akretion, Agile Business Group, AdaptiveCity |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, mreficent, Stéphane Bidoul (ACSONE), manu, OCA Transbot, Víctor Martínez, oca-travis, Weblate, OCA-git-bot, Simone |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/partner-contact |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:11 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/partner-contact: - base_location odoo/odoo: - base_address_city - base - contacts - base_setup - web - bus - web_tour |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
city_zip_geonames_import_form |
Import from Geonames form view | city.zip.geonames.import | form | New |
view_country_geonames_form |
res.country.geonames.form | res.country | field | Inherits base.view_country_form |
country_id
Many2one → res.country
string='Country'
args: 'res.country'
country_ids
Many2many → res.country
string='Countries'
args: 'res.country'
letter_case
Selection
default='unchanged'
help='Converts retreived city and state names to Title Case (upper case on each first letter of a word) or Upper Case (all letters upper case).'
string='Letter Case'
args: [('unchanged', 'Unchanged'), ('title', 'Title Case'), ('upper', 'Upper Case')]
get_and_parse_csv(self, country)
prepare_city(self, row, country, state_id)
prepare_state(self, row, country)
prepare_zip(self, row, city_id)
run_import(self)
select_city(self, row, country, state_id)
select_state(self, row, country)
select_zip(self, row, country, state_id)
transform_city_name(self, city, country)
geonames_state_code_column
Integer
geonames_state_name_column
Integer
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/partner-contact |
| GIT | |
| GIT | https://github.com/OCA/partner-contact.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/partner-contact/tree/12.0/base_location_geonames_import |
| VERSION | |
| VERSION | 1.0.4 |
| CATEGORY | |
| CATEGORY | Partner Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Akretion, Agile Business Group, AdaptiveCity |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Akretion, Agile Business Group, AdaptiveCity |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Stephan Keller |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/partner-contact |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:15 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/partner-contact: - base_location odoo/odoo: - base_address_city - base - contacts - base_setup - web - bus - web_tour |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
city_zip_geonames_import_form |
Import from Geonames form view | city.zip.geonames.import | form | New |
view_country_geonames_form |
res.country.geonames.form | res.country | field | Inherits base.view_country_form |
code_row_index
Integer
readonly=True
related='country_id.geonames_state_code_column'
country_id
Many2one → res.country
required=True
args: 'res.country', 'Country'
letter_case
Selection
default='unchanged'
help='Converts retreived city and state names to Title Case (upper case on each first letter of a word) or Upper Case (all letters upper case).'
string='Letter Case'
args: [('unchanged', 'Unchanged'), ('title', 'Title Case'), ('upper', 'Upper Case')]
name_row_index
Integer
related='country_id.geonames_state_name_column'
get_and_parse_csv(self)
prepare_city(self, row, country, state_id)
prepare_state(self, row, country)
prepare_zip(self, row, city_id)
run_import(self)
select_city(self, row, country, state_id)
select_state(self, row, country)
select_zip(self, row, country, state_id)
transform_city_name(self, city, country)
geonames_state_code_column
Integer
geonames_state_name_column
Integer
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/partner-contact |
| GIT | |
| GIT | https://github.com/OCA/partner-contact.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/partner-contact/tree/11.0/base_location_geonames_import |
| VERSION | |
| VERSION | 1.1.2 |
| CATEGORY | |
| CATEGORY | Partner Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Akretion, Agile Business Group, Antiun Ingeniería S.L. |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Akretion, Agile Business Group, Antiun Ingeniería S.L. |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, GitHub, Jordi Ballester, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Olga Lugova |
| WEBSITE | |
| WEBSITE | http://www.akretion.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:56 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/partner-contact: - base_location odoo/odoo: - base_address_city - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
requests |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
better_zip_geonames_import_form |
Import from Geonames form view | better.zip.geonames.import | form | New |
view_country_geonames_form |
res.country.geonames.form | res.country | field | Inherits base.view_country_form |
country_id
Many2one → res.country
required=True
args: 'res.country', 'Country'
enforce_cities
Boolean
help='The city will be created as a separate entity.'
readonly=True
related='country_id.enforce_cities'
string='Enforce Cities'
letter_case
Selection
default='unchanged'
help='Converts retreived city and state names to Title Case (upper case on each first letter of a word) or Upper Case (all letters upper case).'
string='Letter Case'
args: [('unchanged', 'Unchanged'), ('title', 'Title Case'), ('upper', 'Upper Case')]
create_better_zip(self, row, country, res_city)
create_res_city(self, row, country)
run_import(self)
select_or_create_state(self, row, country, code_row_index=4, name_row_index=3)
transform_city_name(self, city, country)
geonames_state_code_column
Integer
geonames_state_name_column
Integer
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/partner-contact |
| GIT | |
| GIT | https://github.com/OCA/partner-contact.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/partner-contact/tree/10.0/base_location_geonames_import |
| VERSION | |
| VERSION | 1.1.1 |
| CATEGORY | |
| CATEGORY | Partner Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Akretion, Agile Business Group, Antiun Ingeniería S.L. |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Akretion, Agile Business Group, Antiun Ingeniería S.L. |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, GitHub, OCA Transbot, Nicola Malcontenti, oca-travis, Weblate, Rafael Blasco |
| WEBSITE | |
| WEBSITE | http://www.akretion.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:55 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/partner-contact: - base_location odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
requests unicodecsv |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
better_zip_geonames_import_form |
Import from Geonames form view | better.zip.geonames.import | form | New |
view_country_geonames_form |
res.country.geonames.form | res.country | field | Inherits base.view_country_form |
country_id
Many2one → res.country
required=True
args: 'res.country', 'Country'
letter_case
Selection
default='unchanged'
help='Converts retreived city and state names to Title Case (upper case on each first letter of a word) or Upper Case (all letters upper case).'
string='Letter Case'
args: [('unchanged', 'Unchanged'), ('title', 'Title Case'), ('upper', 'Upper Case')]
create_better_zip(self, row, country)
run_import(self)
select_or_create_state(self, row, country, code_row_index=4, name_row_index=3)
transform_city_name(self, city, country)
geonames_state_code_column
Integer
geonames_state_name_column
Integer
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/partner-contact |
| GIT | |
| GIT | https://github.com/OCA/partner-contact.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/partner-contact/tree/9.0/base_location_geonames_import |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Partner Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Akretion, Agile Business Group, Antiun Ingeniería S.L. |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Akretion, Agile Business Group, Antiun Ingeniería S.L. |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, GitHub, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate |
| WEBSITE | |
| WEBSITE | http://www.akretion.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:19 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/partner-contact: - base_location odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
requests unicodecsv |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
better_zip_geonames_import_form |
asterisk.server.company | better.zip.geonames.import | form | New |
country_id
Many2one → res.country
required=True
args: 'res.country', 'Country'
title_case
Boolean
help='Converts retreived city and state names to Title Case.'
string='Title Case'
create_better_zip(self, row, country)
run_import(self)
select_or_create_state(self, row, country, code_row_index=4, name_row_index=3)
transform_city_name(self, city, country)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/partner-contact |
| GIT | |
| GIT | https://github.com/OCA/partner-contact.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/partner-contact/tree/8.0/base_location_geonames_import |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Partner Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion, Agile Business Group, Antiun Ingeniería S.L., Serv. Tecnol. Avanzados - Pedro M. Baeza |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion, Agile Business Group, Antiun Ingeniería S.L., Serv. Tecnol. Avanzados - Pedro M. Baeza |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul, Lorenzo Battistini, Alexandre Fayolle, Pedro M. Baeza, Denis Roussel, Stéphane Bidoul (ACSONE), Franco Tampieri, OCA Transbot, oca-travis, Weblate, Iván Todorovich |
| WEBSITE | |
| WEBSITE | http://www.akretion.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:21 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/partner-contact: - base_location odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
requests unicodecsv |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
better_zip_geonames_import_form |
asterisk.server.company | better.zip.geonames.import | form | New |
country_id
Many2one → res.country
required=True
args: 'res.country', 'Country'
title_case
Boolean
help='Converts retreived city and state names to Title Case.'
string='Title Case'
create_better_zip(self, row, country)
run_import(self)
select_or_create_state(self, row, country, code_row_index=4, name_row_index=3)
transform_city_name(self, city, country)