| 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_continent |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Generic Modules/Base |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp, Amaris, senseFly |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp, Amaris, senseFly |
| COMMITTERS | |
| COMMITTERS | Quentin THEURET, Pedro M. Baeza, Stéphane Bidoul (ACSONE), oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:55 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - sales_team - base_setup - web_kanban - web - bus - web_tour |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_partner_form_add_continent |
res.partner.form.add_continent | res.partner | field | Inherits base.view_partner_form |
view_continent_form |
res.continent.form | res.continent | form | New |
view_continent_tree |
res.continent.tree | res.continent | tree | New |
view_country_form_add_continent |
res.country.form.add_continent | res.country | field | Inherits base.view_country_form |
view_country_tree_add_continent |
res.country.tree.add_continent | res.country | field | Inherits base.view_country_tree |
view_res_partner_filter |
res.partner.filter.add_continent | res.partner | group | Inherits base.view_res_partner_filter |
code
Char
required=True
size=2
string='Continent Code'
country_ids
One2many → res.country
comodel_name='res.country'
inverse_name='continent_id'
string='Countries'
name
Char
help='The full name of the continent.'
required=True
string='Continent Name'
translate=True
No public methods.
continent_id
Many2one → res.continent
comodel_name='res.continent'
ondelete='restrict'
string='Continent'
No public methods.
continent_id
Many2one → res.continent
readonly=True
related='country_id.continent_id'
store=True
string='Continent'
args: 'res.continent'
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_continent |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Generic Modules/Base |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Stéphane Bidoul (ACSONE) |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:19 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module introduces continent management. ============================================ Links continents to countries, adds continent field on partner form |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_partner_form_add_continent |
res.partner.form.add_continent | res.partner | field | Inherits base.view_partner_form |
view_continent_form |
res.continent.form | res.continent | form | New |
view_continent_tree |
res.continent.tree | res.continent | tree | New |
view_country_form_add_continent |
res.country.form.add_continent | res.country | field | Inherits base.view_country_form |
view_country_tree_add_continent |
res.country.tree.add_continent | res.country | field | Inherits base.view_country_tree |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)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/8.0/base_continent |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Generic Modules/Base |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul, Alexis de Lattre, Yannick Vaucher, Alexandre Fayolle, Sandy Carter, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Matjaž Mozetič |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:21 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_partner_form_add_continent |
res.partner.form.add_continent | res.partner | field | Inherits base.view_partner_form |
view_continent_form |
res.continent.form | res.continent | form | New |
view_continent_tree |
res.continent.tree | res.continent | tree | New |
view_country_form_add_continent |
res.country.form.add_continent | res.country | field | Inherits base.view_country_form |
view_country_tree_add_continent |
res.country.tree.add_continent | res.country | field | Inherits base.view_country_tree |
view_res_partner_filter |
res.partner.filter.add_continent | res.partner | group | Inherits base.view_res_partner_filter |
country_ids
One2many → res.country
string='Countries'
args: 'res.country', 'continent_id'
name
Char
help='The full name of the continent.'
required=True
string='Continent Name'
translate=True
No public methods.
continent_id
Many2one → res.continent
ondelete='restrict'
string='Continent'
args: 'res.continent'
No public methods.
continent_id
Many2one → res.continent
readonly=True
related='country_id.continent_id'
store=True
string='Continent'
args: 'res.continent'
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/7.0/base_continent |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Generic Modules/Base |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Romain Deheele, Alexandre Fayolle, Sandy Carter, Stéphane Bidoul (ACSONE), OCA Transbot |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:07:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module introduces continent management. ============================================ Links continents to countries, adds continent field on partner form |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_partner_form_add_continent |
res.partner.form.add_continent | res.partner | field | Inherits base.view_partner_form |
view_continent_form |
res.continent.form | res.continent | form | New |
view_continent_tree |
res.continent.tree | res.continent | tree | New |
view_country_form_add_continent |
res.country.form.add_continent | res.country | field | Inherits base.view_country_form |
view_country_tree_add_continent |
res.country.tree.add_continent | res.country | field | Inherits base.view_country_tree |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.