| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/19.0/base_setup |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo S.A. |
| MAINTAINERS | |
| MAINTAINERS | Odoo S.A. |
| COMMITTERS | |
| COMMITTERS | Raphael Collet, Odoo Translation Bot, Thibault Delavallée, Mohammed Shekha, Lucas Perais, Julien Castiaux, Victor Feyens, Paul Morelle, Prakash Prajapati, Tiffany Chang (tic), Gorash, Mathieu Duckerts-Antoine, luvi, Louis Wicket (wil), Maximilien (malb), Dylan Kiss (dyki), Chong Wang (cwg), Guillaume-gdi, aizu-odoo, Thomas Josse (THJO), Krzysztof Magusiak (krma), hatr-odoo, rare-odoo |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:51:46 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - web |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
This module helps to configure the system at the installation of a new database.
================================================================================
Shows you a list of applications features to install from.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view.form.inherit.base.setup | res.config.settings | Inherits base.res_config_settings_view_form | |
res_partner_kanban_view |
res.partner.kanban.inherit | res.partner | Inherits base.res_partner_kanban_view |
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/base_setup/data |
BaseSetup.base_setup_data |
user | jsonrpc | ALL | |
/base_setup/demo_active |
BaseSetup.base_setup_is_demo |
user | jsonrpc | ALL | |
/kpi/summary |
KpiController.kpi_summary |
none | jsonrpc | ALL |
No new fields.
Public methods (1)session_info(self)
No new fields.
Public methods (1)get_kpi_summary(self)
active_user_count
Integer
compute='_compute_active_user_count'
args: 'Number of Active Users'
company_count
Integer
compute='_compute_company_count'
args: 'Number of Companies'
company_country_code
Char
readonly=True
related='company_id.country_id.code'
string='Company Country Code'
company_country_group_codes
Json
related='company_id.country_id.country_group_codes'
company_id
Many2one → res.company
default=<expr>
required=True
string='Company'
args: 'res.company'
company_informations
Text
compute='_compute_company_informations'
company_name
Char
related='company_id.display_name'
string='Company Name'
external_report_layout_id
Many2one
related='company_id.external_report_layout_id'
group_multi_currency
Boolean
help='Allows to work in a multi currency environment'
implied_group='base.group_multi_currency'
string='Multi-Currencies'
is_root_company
Boolean
compute='_compute_is_root_company'
language_count
Integer
compute='_compute_language_count'
args: 'Number of Languages'
module_account_inter_company_rules
Boolean
module_auth_ldap
Boolean
module_auth_oauth
Boolean
module_base_geolocalize
Boolean
module_base_import
Boolean
module_google_address_autocomplete
Boolean
module_google_calendar
Boolean
string='Allow the users to synchronize their calendar with Google Calendar'
module_google_recaptcha
Boolean
module_mail_plugin
Boolean
string='Allow integration with the mail plugins'
module_microsoft_calendar
Boolean
string='Allow the users to synchronize their calendar with Outlook Calendar'
module_partner_autocomplete
Boolean
module_sms
Boolean
module_voip
Boolean
module_web_unsplash
Boolean
module_website_cf_turnstile
Boolean
profiling_enabled_until
Datetime
config_parameter='base.profiling_enabled_until'
args: 'Profiling enabled until'
report_footer
Html
help='Footer text displayed at the bottom of all reports.'
readonly=False
related='company_id.report_footer'
string='Custom Report Footer'
show_effect
Boolean
config_parameter='base_setup.show_effect'
string='Show Effect'
edit_external_header(self)
open_company(self)
open_new_user_default_groups(self)
No new fields.
Public methods (1)web_create_users(self, emails)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/18.0/base_setup |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Thibault Delavallée, Aaron Bohy, Odoo Online, Jorge Pinna Puissant, Paul Morelle, Tiffany Chang (tic), yhu-odoo, Louis Wicket (wil), Maximilien (malb), Gauthier Wala (gawa), Simon Genin (ges), Dylan Kiss (dyki), Leonardo Pavan Rocha, Joris Makauskis, Guillaume-gdi, Martin Trigaux (mat), Louis (wil), Bastien PIERRE, Thomas Josse (THJO), Arthur Pierrot (arpi) |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:25:59 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - web |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
This module helps to configure the system at the installation of a new database.
================================================================================
Shows you a list of applications features to install from.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view.form.inherit.base.setup | res.config.settings | Inherits base.res_config_settings_view_form | |
res_partner_kanban_view |
res.partner.kanban.inherit | res.partner | Inherits base.res_partner_kanban_view |
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/base_setup/data |
BaseSetup.base_setup_data |
user | json | ALL | |
/base_setup/demo_active |
BaseSetup.base_setup_is_demo |
user | json | ALL |
No new fields.
Public methods (1)session_info(self)
No new fields.
Public methods (1)get_kpi_summary(self)
active_user_count
Integer
compute='_compute_active_user_count'
args: 'Number of Active Users'
company_count
Integer
compute='_compute_company_count'
args: 'Number of Companies'
company_country_code
Char
readonly=True
related='company_id.country_id.code'
string='Company Country Code'
company_id
Many2one → res.company
default=<expr>
required=True
string='Company'
args: 'res.company'
company_informations
Text
compute='_compute_company_informations'
company_name
Char
related='company_id.display_name'
string='Company Name'
external_report_layout_id
Many2one
related='company_id.external_report_layout_id'
group_multi_currency
Boolean
help='Allows to work in a multi currency environment'
implied_group='base.group_multi_currency'
string='Multi-Currencies'
is_root_company
Boolean
compute='_compute_is_root_company'
language_count
Integer
compute='_compute_language_count'
args: 'Number of Languages'
module_account_inter_company_rules
Boolean
module_auth_ldap
Boolean
module_auth_oauth
Boolean
module_base_geolocalize
Boolean
module_base_import
Boolean
module_google_calendar
Boolean
string='Allow the users to synchronize their calendar with Google Calendar'
module_google_recaptcha
Boolean
module_mail_plugin
Boolean
string='Allow integration with the mail plugins'
module_microsoft_calendar
Boolean
string='Allow the users to synchronize their calendar with Outlook Calendar'
module_partner_autocomplete
Boolean
module_product_images
Boolean
module_sms
Boolean
module_voip
Boolean
module_web_unsplash
Boolean
module_website_cf_turnstile
Boolean
profiling_enabled_until
Datetime
config_parameter='base.profiling_enabled_until'
args: 'Profiling enabled until'
report_footer
Html
help='Footer text displayed at the bottom of all reports.'
readonly=False
related='company_id.report_footer'
string='Custom Report Footer'
show_effect
Boolean
config_parameter='base_setup.show_effect'
string='Show Effect'
user_default_rights
Boolean
config_parameter='base_setup.default_user_rights'
args: 'Default Access Rights'
edit_external_header(self)
open_company(self)
open_default_user(self)
No new fields.
Public methods (1)web_create_users(self, emails)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/17.0/base_setup |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Thibault Delavallée, Denis Ledoux, Xavier Morel, qdp-odoo, Aaron Bohy, Jeremy Kersten, Yannick Tivisse, Odoo Online, Jorge Pinna Puissant, Julien Castiaux, Romeo Fragomeli, Victor Feyens, Paul Morelle, Tiffany Chang (tic), Gorash, Pierre Paridans, Antoine Vandevenne (anv), Renaud Thiry, niyasraphy, Louis Wicket (wil), Antoine Boonen, Dylan Kiss (dyki), Hansun (hale), Leonardo Pavan Rocha, Martin Trigaux (mat), Louis (wil), Jonathan |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:02:10 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - web |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
This module helps to configure the system at the installation of a new database.
================================================================================
Shows you a list of applications features to install from.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view.form.inherit.base.setup | res.config.settings | Inherits base.res_config_settings_view_form | |
res_partner_kanban_view |
res.partner.kanban.inherit | res.partner | Inherits base.res_partner_kanban_view |
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/base_setup/data |
BaseSetup.base_setup_data |
user | json | ALL | |
/base_setup/demo_active |
BaseSetup.base_setup_is_demo |
user | json | ALL |
No new fields.
Public methods (1)session_info(self)
No new fields.
Public methods (1)get_kpi_summary(self)
active_user_count
Integer
compute='_compute_active_user_count'
args: 'Number of Active Users'
company_count
Integer
compute='_compute_company_count'
args: 'Number of Companies'
company_country_code
Char
readonly=True
related='company_id.country_id.code'
string='Company Country Code'
company_id
Many2one → res.company
default=<expr>
required=True
string='Company'
args: 'res.company'
company_informations
Text
compute='_compute_company_informations'
company_name
Char
related='company_id.display_name'
string='Company Name'
external_report_layout_id
Many2one
related='company_id.external_report_layout_id'
group_multi_currency
Boolean
help='Allows to work in a multi currency environment'
implied_group='base.group_multi_currency'
string='Multi-Currencies'
is_root_company
Boolean
compute='_compute_is_root_company'
language_count
Integer
compute='_compute_language_count'
args: 'Number of Languages'
module_account_inter_company_rules
Boolean
module_auth_ldap
Boolean
module_auth_oauth
Boolean
module_base_geolocalize
Boolean
module_base_import
Boolean
module_google_calendar
Boolean
string='Allow the users to synchronize their calendar with Google Calendar'
module_google_recaptcha
Boolean
module_mail_plugin
Boolean
string='Allow integration with the mail plugins'
module_microsoft_calendar
Boolean
string='Allow the users to synchronize their calendar with Outlook Calendar'
module_partner_autocomplete
Boolean
module_product_images
Boolean
module_voip
Boolean
module_web_unsplash
Boolean
module_website_cf_turnstile
Boolean
profiling_enabled_until
Datetime
config_parameter='base.profiling_enabled_until'
args: 'Profiling enabled until'
report_footer
Html
help='Footer text displayed at the bottom of all reports.'
readonly=False
related='company_id.report_footer'
string='Custom Report Footer'
show_effect
Boolean
config_parameter='base_setup.show_effect'
string='Show Effect'
user_default_rights
Boolean
config_parameter='base_setup.default_user_rights'
args: 'Default Access Rights'
edit_external_header(self)
open_company(self)
open_default_user(self)
No new fields.
Public methods (1)web_create_users(self, emails)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/16.0/base_setup |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Thibault Delavallée, Yannick Tivisse, Julien Castiaux, Romeo Fragomeli, Victor Feyens, Paul Morelle, std-odoo, Kevin Baptiste, Xavier BOL (xbo), Krzysztof Magusiak, Florian Charlier, Antoine Vandevenne (anv), Fabio Barbero, niyasraphy, Simon Genin (ges), Pierre-Yves Dufays, Antoine Boonen, Hansun (hale), Nguyen Hong Quang, Martin Trigaux (mat), Jonathan |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:54 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - web |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
This module helps to configure the system at the installation of a new database.
================================================================================
Shows you a list of applications features to install from.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view.form.inherit.base.setup | res.config.settings | Inherits base.res_config_settings_view_form | |
res_partner_kanban_view |
res.partner.kanban.inherit | res.partner | Inherits base.res_partner_kanban_view |
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/base_setup/data |
BaseSetup.base_setup_data |
user | json | ALL | |
/base_setup/demo_active |
BaseSetup.base_setup_is_demo |
user | json | ALL |
No new fields.
Public methods (1)session_info(self)
No new fields.
Public methods (1)get_kpi_summary(self)
active_user_count
Integer
compute='_compute_active_user_count'
args: 'Number of Active Users'
company_count
Integer
compute='_compute_company_count'
args: 'Number of Companies'
company_id
Many2one → res.company
default=<expr>
required=True
string='Company'
args: 'res.company'
company_informations
Text
compute='_compute_company_informations'
company_name
Char
related='company_id.display_name'
string='Company Name'
external_email_server_default
Boolean
config_parameter='base_setup.default_external_email_server'
args: 'Custom Email Servers'
external_report_layout_id
Many2one
related='company_id.external_report_layout_id'
group_multi_currency
Boolean
help='Allows to work in a multi currency environment'
implied_group='base.group_multi_currency'
string='Multi-Currencies'
language_count
Integer
compute='_compute_language_count'
args: 'Number of Languages'
module_account_inter_company_rules
Boolean
module_auth_ldap
Boolean
module_auth_oauth
Boolean
module_base_gengo
Boolean
module_base_geolocalize
Boolean
module_base_import
Boolean
module_google_calendar
Boolean
string='Allow the users to synchronize their calendar with Google Calendar'
module_google_recaptcha
Boolean
module_mail_plugin
Boolean
string='Allow integration with the mail plugins'
module_microsoft_calendar
Boolean
string='Allow the users to synchronize their calendar with Outlook Calendar'
module_partner_autocomplete
Boolean
module_product_images
Boolean
module_voip
Boolean
module_web_unsplash
Boolean
profiling_enabled_until
Datetime
config_parameter='base.profiling_enabled_until'
args: 'Profiling enabled until'
report_footer
Html
help='Footer text displayed at the bottom of all reports.'
readonly=False
related='company_id.report_footer'
string='Custom Report Footer'
show_effect
Boolean
config_parameter='base_setup.show_effect'
string='Show Effect'
user_default_rights
Boolean
config_parameter='base_setup.default_user_rights'
args: 'Default Access Rights'
edit_external_header(self)
open_company(self)
open_default_user(self)
No new fields.
Public methods (1)web_create_users(self, emails)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/15.0/base_setup |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Thibault Delavallée, Nicolas Martinelli, Jeremy Kersten, Lucas Perais (lpe), Yannick Tivisse, Xavier-Do, Victor Feyens, Sébastien Theys, Julien Mougenot, std-odoo, David Beguin, Prakash Prajapati, Tiffany Chang (tic), jbm-odoo, nounoubensebia, ijas ahammed, Valentin Chevalier, Hansun (hale), Nguyen Hong Quang |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:25:30 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - web |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
This module helps to configure the system at the installation of a new database.
================================================================================
Shows you a list of applications features to install from.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view.form.inherit.base.setup | res.config.settings | Inherits base.res_config_settings_view_form | |
res_partner_kanban_view |
res.partner.kanban.inherit | res.partner | Inherits base.res_partner_kanban_view |
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/base_setup/data |
BaseSetup.base_setup_data |
user | json | ALL | |
/base_setup/demo_active |
BaseSetup.base_setup_is_demo |
user | json | ALL |
No new fields.
Public methods (1)session_info(self)
active_user_count
Integer
compute='_compute_active_user_count'
args: 'Number of Active Users'
company_count
Integer
compute='_compute_company_count'
args: 'Number of Companies'
company_id
Many2one → res.company
default=<expr>
required=True
string='Company'
args: 'res.company'
company_informations
Text
compute='_compute_company_informations'
company_name
Char
related='company_id.display_name'
string='Company Name'
external_email_server_default
Boolean
config_parameter='base_setup.default_external_email_server'
args: 'Custom Email Servers'
external_report_layout_id
Many2one
readonly=False
related='company_id.external_report_layout_id'
group_multi_currency
Boolean
help='Allows to work in a multi currency environment'
implied_group='base.group_multi_currency'
string='Multi-Currencies'
language_count
Integer
compute='_compute_language_count'
args: 'Number of Languages'
module_account_inter_company_rules
Boolean
module_auth_ldap
Boolean
module_auth_oauth
Boolean
module_base_gengo
Boolean
module_base_geolocalize
Boolean
module_base_import
Boolean
module_google_calendar
Boolean
string='Allow the users to synchronize their calendar with Google Calendar'
module_google_drive
Boolean
module_google_recaptcha
Boolean
module_google_spreadsheet
Boolean
module_mail_plugin
Boolean
string='Allow integration with the mail plugins'
module_microsoft_calendar
Boolean
string='Allow the users to synchronize their calendar with Outlook Calendar'
module_pad
Boolean
module_partner_autocomplete
Boolean
module_product_images
Boolean
module_voip
Boolean
module_web_unsplash
Boolean
profiling_enabled_until
Datetime
config_parameter='base.profiling_enabled_until'
args: 'Profiling enabled until'
report_footer
Html
help='Footer text displayed at the bottom of all reports.'
readonly=False
related='company_id.report_footer'
string='Custom Report Footer'
show_effect
Boolean
config_parameter='base_setup.show_effect'
string='Show Effect'
user_default_rights
Boolean
config_parameter='base_setup.default_user_rights'
args: 'Default Access Rights'
edit_external_header(self)
open_company(self)
open_default_user(self)
No new fields.
Public methods (1)web_create_users(self, emails)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/14.0/base_setup |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Olivier Dony, Christophe Simonis, Xavier Morel, Nicolas Martinelli, Jeremy Kersten, Lucas Perais (lpe), Damien Bouvy, Barad Mahendra, Yannick Tivisse, Nans Lefebvre, wan, Xavier-Do, jvm-odoo, Victor Feyens, Julien Mougenot, Rémy Baranx (bar), Lucas Lefèvre, Swapnesh Shah, fja-odoo, jbm-odoo, Kevin Baptiste, ijas ahammed, Hansun (hale), Jensi Chovatiya |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:14:31 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - web |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
This module helps to configure the system at the installation of a new database.
================================================================================
Shows you a list of applications features to install from.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_backend |
dev tool assets | ir.ui.view | qweb | Inherits web.assets_backend |
res_config_settings_view_form |
res.config.settings.view.form.inherit.base.setup | res.config.settings | Inherits base.res_config_settings_view_form | |
res_partner_kanban_view |
res.partner.kanban.inherit | res.partner | Inherits base.res_partner_kanban_view |
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/base_setup/data |
BaseSetup.base_setup_data |
user | json | ALL | |
/base_setup/demo_active |
BaseSetup.base_setup_is_demo |
user | json | ALL |
No new fields.
Public methods (1)session_info(self)
active_user_count
Integer
compute='_compute_active_user_count'
args: 'Number of Active Users'
company_count
Integer
compute='_compute_company_count'
args: 'Number of Companies'
company_id
Many2one → res.company
default=<expr>
required=True
string='Company'
args: 'res.company'
company_informations
Text
compute='_compute_company_informations'
company_name
Char
related='company_id.display_name'
string='Company Name'
external_email_server_default
Boolean
config_parameter='base_setup.default_external_email_server'
args: 'External Email Servers'
external_report_layout_id
Many2one
readonly=False
related='company_id.external_report_layout_id'
group_multi_currency
Boolean
help='Allows to work in a multi currency environment'
implied_group='base.group_multi_currency'
string='Multi-Currencies'
language_count
Integer
compute='_compute_language_count'
args: 'Number of Languages'
module_account_inter_company_rules
Boolean
module_auth_ldap
Boolean
module_auth_oauth
Boolean
module_base_gengo
Boolean
module_base_geolocalize
Boolean
module_base_import
Boolean
module_google_calendar
Boolean
string='Allow the users to synchronize their calendar with Google Calendar'
module_google_drive
Boolean
module_google_recaptcha
Boolean
module_google_spreadsheet
Boolean
module_microsoft_calendar
Boolean
string='Allow the users to synchronize their calendar with Outlook Calendar'
module_pad
Boolean
module_partner_autocomplete
Boolean
module_voip
Boolean
module_web_unsplash
Boolean
paperformat_id
Many2one
readonly=False
related='company_id.paperformat_id'
string='Paper format'
report_footer
Text
help='Footer text displayed at the bottom of all reports.'
readonly=False
related='company_id.report_footer'
string='Custom Report Footer'
show_effect
Boolean
config_parameter='base_setup.show_effect'
string='Show Effect'
user_default_rights
Boolean
config_parameter='base_setup.default_user_rights'
args: 'Default Access Rights'
edit_external_header(self)
open_company(self)
open_default_user(self)
No new fields.
Public methods (1)web_create_users(self, emails)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/13.0/base_setup |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Olivier Dony, Thibault Delavallée, Denis Ledoux, Christophe Simonis, Xavier Morel, Nicolas Martinelli, Jeremy Kersten, Damien Bouvy, Barad Mahendra, Yannick Tivisse, Pierre Masereel, RomainLibert, Alexandre Kühn, Adrian Torres, Xavier-Do, jvm-odoo, Vincent Schippefilt, jbm-odoo |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:06:44 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - web |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
This module helps to configure the system at the installation of a new database.
================================================================================
Shows you a list of applications features to install from.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_backend |
dev tool assets | ir.ui.view | qweb | Inherits web.assets_backend |
res_config_settings_view_form |
res.config.settings.view.form.inherit.base.setup | res.config.settings | Inherits base.res_config_settings_view_form | |
res_partner_kanban_view |
res.partner.kanban.inherit | res.partner | Inherits base.res_partner_kanban_view |
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/base_setup/data |
BaseSetup.base_setup_data |
user | json | ALL | |
/base_setup/demo_active |
BaseSetup.base_setup_is_demo |
user | json | ALL |
No new fields.
Public methods (1)session_info(self)
active_user_count
Integer
compute='_compute_active_user_count'
args: 'Number of Active Users'
company_count
Integer
compute='_compute_company_count'
args: 'Number of Companies'
company_id
Many2one → res.company
default=<expr>
required=True
string='Company'
args: 'res.company'
company_informations
Text
compute='_compute_company_informations'
company_name
Char
related='company_id.display_name'
string='Company Name'
external_email_server_default
Boolean
config_parameter='base_setup.default_external_email_server'
args: 'External Email Servers'
external_report_layout_id
Many2one
readonly=False
related='company_id.external_report_layout_id'
group_multi_currency
Boolean
help='Allows to work in a multi currency environment'
implied_group='base.group_multi_currency'
string='Multi-Currencies'
language_count
Integer
compute='_compute_language_count'
args: 'Number of Languages'
module_auth_ldap
Boolean
module_auth_oauth
Boolean
module_base_gengo
Boolean
module_base_geolocalize
Boolean
module_base_import
Boolean
module_google_calendar
Boolean
string='Allow the users to synchronize their calendar with Google Calendar'
module_google_drive
Boolean
module_google_spreadsheet
Boolean
module_inter_company_rules
Boolean
module_pad
Boolean
module_partner_autocomplete
Boolean
module_voip
Boolean
module_web_unsplash
Boolean
paperformat_id
Many2one
readonly=False
related='company_id.paperformat_id'
string='Paper format'
report_footer
Text
help='Footer text displayed at the bottom of all reports.'
readonly=False
related='company_id.report_footer'
string='Custom Report Footer'
show_effect
Boolean
config_parameter='base_setup.show_effect'
string='Show Effect'
user_default_rights
Boolean
config_parameter='base_setup.default_user_rights'
args: 'Default Access Rights'
edit_external_header(self)
open_company(self)
open_default_user(self)
No new fields.
Public methods (1)web_create_users(self, emails)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/12.0/base_setup |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Christophe Matthieu, Martin Trigaux, Thibault Delavallée, Christophe Simonis, Simon Lejeune, Nicolas Martinelli, Géry Debongnie, GitHub, Yannick Tivisse, qsm-odoo, Romain Derie, Adrian Torres, Xavier-Do, Kinjal Mehta, Quentin Smetz (qsm), TWA |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:57:02 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - web |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
This module helps to configure the system at the installation of a new database.
================================================================================
Shows you a list of applications features to install from.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view.form.inherit.base.setup | res.config.settings | Inherits base.res_config_settings_view_form | |
res_partner_kanban_view |
res.partner.kanban.inherit | res.partner | Inherits base.res_partner_kanban_view |
No HTTP endpoints found for this module.
No new fields.
Public methods (1)session_info(self)
company_id
Many2one → res.company
default=<expr>
required=True
string='Company'
args: 'res.company'
company_share_partner
Boolean
help='Share your partners to all companies defined in your instance.\n * Checked : Partners are visible for every companies, even if a company is defined on the partner.\n * Unchecked : Each company can see only its partner (partners where company is defined). Partners not related to a company are visible for all companies.'
string='Share partners to all companies'
external_email_server_default
Boolean
config_parameter='base_setup.default_external_email_server'
oldname='default_external_email_server'
args: 'External Email Servers'
external_report_layout_id
Many2one
readonly=False
related='company_id.external_report_layout_id'
group_multi_company
Boolean
implied_group='base.group_multi_company'
args: 'Manage multiple companies'
group_multi_currency
Boolean
help='Allows to work in a multi currency environment'
implied_group='base.group_multi_currency'
string='Multi-Currencies'
module_auth_ldap
Boolean
module_auth_oauth
Boolean
module_base_gengo
Boolean
module_base_import
Boolean
module_google_calendar
Boolean
string='Allow the users to synchronize their calendar with Google Calendar'
module_google_drive
Boolean
module_google_spreadsheet
Boolean
module_inter_company_rules
Boolean
module_pad
Boolean
module_partner_autocomplete
Boolean
module_voip
Boolean
module_web_unsplash
Boolean
paperformat_id
Many2one
readonly=False
related='company_id.paperformat_id'
string='Paper format'
report_footer
Text
help='Footer text displayed at the bottom of all reports.'
readonly=False
related='company_id.report_footer'
string='Custom Report Footer'
show_effect
Boolean
config_parameter='base_setup.show_effect'
string='Show Effect'
user_default_rights
Boolean
config_parameter='base_setup.default_user_rights'
oldname='default_user_rights'
args: 'Default Access Rights'
change_report_template(self)
edit_external_header(self)
get_values(self)
open_company(self)
open_default_user(self)
set_values(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/11.0/base_setup |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Raphael Collet, Odoo Translation Bot, Martin Trigaux, Thibault Delavallée, Christophe Simonis, Xavier Morel, Nicolas Lempereur, Jérome Maes, Aaron Bohy, GitHub, Olivier Colson, Yannick Tivisse, Martin Geubelle, Odoo Online, Laurent Smet, fwi-odoo, Adrian Torres |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:53:44 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - web |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
This module helps to configure the system at the installation of a new database.
================================================================================
Shows you a list of applications features to install from.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view.form.inherit.base.setup | res.config.settings | Inherits base.res_config_settings_view_form | |
res_partner_kanban_view |
res.partner.kanban.inherit | res.partner | Inherits base.res_partner_kanban_view |
No HTTP endpoints found for this module.
company_id
Many2one → res.company
default=<expr>
required=True
string='Company'
args: 'res.company'
company_share_partner
Boolean
help='Share your partners to all companies defined in your instance.\n * Checked : Partners are visible for every companies, even if a company is defined on the partner.\n * Unchecked : Each company can see only its partner (partners where company is defined). Partners not related to a company are visible for all companies.'
string='Share partners to all companies'
default_custom_report_footer
Boolean
default_external_email_server
Boolean
default_user_rights
Boolean
external_report_layout
Selection
related='company_id.external_report_layout'
group_multi_company
Boolean
implied_group='base.group_multi_company'
args: 'Manage multiple companies'
group_multi_currency
Boolean
help='Allows to work in a multi currency environment'
implied_group='base.group_multi_currency'
string='Multi-Currencies'
module_auth_ldap
Boolean
module_auth_oauth
Boolean
module_base_gengo
Boolean
module_base_import
Boolean
module_google_calendar
Boolean
string='Allow the users to synchronize their calendar with Google Calendar'
module_google_drive
Boolean
module_google_spreadsheet
Boolean
module_inter_company_rules
Boolean
module_pad
Boolean
module_voip
Boolean
paperformat_id
Many2one
related='company_id.paperformat_id'
string='Paper format'
report_footer
Text
help='Footer text displayed at the bottom of all reports.'
related='company_id.report_footer'
string='Custom Report Footer'
change_report_template(self)
edit_external_header(self)
get_values(self)
open_company(self)
open_default_user(self)
set_values(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/10.0/base_setup |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Raphael Collet, Odoo Translation Bot, Martin Trigaux, Olivier Dony, Denis Ledoux, Christophe Simonis, Nicolas Martinelli, Jérome Maes, Julien Legros, qdp-odoo, Yannick Tivisse, Denis Vermylen (dve) |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:50:49 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - web_kanban - web |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
This module helps to configure the system at the installation of a new database.
================================================================================
Shows you a list of applications features to install from.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_partner_kanban_view |
res.partner.kanban.inherit | res.partner | Inherits base.res_partner_kanban_view | |
view_general_configuration |
General Settings | base.config.settings | form | New |
No HTTP endpoints found for this module.
company_id
Many2one → res.company
default=<expr>
required=True
string='Company'
args: 'res.company'
company_share_partner
Boolean
help='Share your partners to all companies defined in your instance.\n * Checked : Partners are visible for every companies, even if a company is defined on the partner.\n * Unchecked : Each company can see only its partner (partners where company is defined). Partners not related to a company are visible for all companies.'
string='Share partners to all companies'
custom_footer
Boolean
help='Check this to define the report footer manually. Otherwise it will be filled in automatically.'
related='company_id.custom_footer'
string='Custom footer *'
font
Many2one
help='Set the font into the report header, it will be used as default font in the RML reports of the user company'
related='company_id.font'
string='Font *'
group_multi_company
Boolean
help='Work in multi-company environments, with appropriate security access between companies.'
implied_group='base.group_multi_company'
string='Manage multiple companies'
group_multi_currency
Boolean
help='Allows to work in a multi currency environment'
implied_group='base.group_multi_currency'
string='Allow multi currencies'
module_auth_oauth
Boolean
string='Use external authentication providers (OAuth)'
module_base_import
Boolean
string='Allow users to import data from CSV/XLS/XLSX/ODS files'
module_google_calendar
Boolean
help='This installs the module google_calendar.'
string='Allow the users to synchronize their calendar with Google Calendar'
module_google_drive
Boolean
help='This installs the module google_docs.'
string='Attach Google documents to any record'
module_inter_company_rules
Boolean
help='This installs the module inter_company_rules.\n Configure company rules to automatically create SO/PO when one of your company sells/buys to another of your company.'
string='Manage Inter Company'
module_portal
Boolean
help='Give your customers access to their documents.'
string='Activate the customer portal'
module_share
Boolean
help='Share or embed any screen of Odoo.'
string='Allow documents sharing'
rml_footer
Text
help='Footer text displayed at the bottom of all reports.'
related='company_id.rml_footer'
string='Custom Report Footer *'
rml_footer_readonly
Text
readonly=True
related='rml_footer'
string='Report Footer *'
rml_header
Text
related='company_id.rml_header'
string='RML Header *'
rml_header2
Text
related='company_id.rml_header2'
string='RML Internal Header *'
rml_header3
Text
related='company_id.rml_header3'
string='RML Internal Header for Landscape Reports *'
rml_paper_format
Selection
related='company_id.rml_paper_format'
required=True
string='Paper Format *'
act_discover_fonts(self)
get_default_company_share_partner(self, fields)
open_company(self)
open_default_user(self)
set_default_company_share_partner(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/9.0/base_setup |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Raphael Collet, Odoo Translation Bot, Martin Trigaux, Fabien Pinckaers, Olivier Dony, Denis Ledoux, Christophe Simonis, David Monjoie, Xavier Morel, Goffin Simon, Simon Lejeune, Jérome Maes, Richard Mathot, Géry Debongnie, Julien De Coster, Yannick Tivisse, qsm-odoo |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:48:31 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - web_kanban - web |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
This module helps to configure the system at the installation of a new database.
================================================================================
Shows you a list of applications features to install from.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
base_setup_terminology_form |
Specify Your Terminology | base.setup.terminology | data | Inherits base.res_config_view_base |
res_partner_kanban_view |
res.partner.kanban.inherit | res.partner | xpath | Inherits base.res_partner_kanban_view |
view_general_configuration |
General Settings | base.config.settings | form | New |
view_sale_config_settings |
sale settings | sale.config.settings | form | New |
No HTTP endpoints found for this module.
No models found for this module.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/8.0/base_setup |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | OpenERP SA |
| MAINTAINERS | |
| MAINTAINERS | OpenERP SA |
| COMMITTERS | |
| COMMITTERS | Atul Patel (OpenERP), Odoo Translation Bot, Christophe Matthieu, Martin Trigaux, Fabien Pinckaers, Antony Lesuisse, Olivier Dony, Rajesh Prajapati (OpenERP), Thibault Delavallée, Vo Minh Thu, Launchpad Translations on behalf of openerp, Denis Ledoux, Fabien Meghazi, Xavier Morel, Dharti Ratani (Open ERP), Richard Mathot, jke-openerp, Aaron Bohy, Darshan Kalola (OpenERP), Darshan Kalola, Parth Gajjar (Open ERP), Mehul Mehta (OpenERP Trainee), Dharmraj Zala (OpenERP Trainee), Mehul Mehta (OpenERP) |
| WEBSITE | |
| WEBSITE | https://www.odoo.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:45:40 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - web_kanban - web |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
This module helps to configure the system at the installation of a new database.
================================================================================
Shows you a list of applications features to install from.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_backend |
base_setup assets | ir.ui.view | qweb | Inherits web.assets_backend |
base_setup_terminology_form |
Specify Your Terminology | base.setup.terminology | data | Inherits base.res_config_view_base |
res_partner_kanban_view |
res.partner.kanban.inherit | res.partner | xpath | Inherits base.res_partner_kanban_view |
view_general_configuration |
General Settings | base.config.settings | form | New |
view_sale_config_settings |
sale settings | sale.config.settings | form | New |
No HTTP endpoints found for this module.
No models found for this module.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/7.0/base_setup |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | OpenERP SA |
| MAINTAINERS | |
| MAINTAINERS | OpenERP SA |
| COMMITTERS | |
| COMMITTERS | Raphael Collet, Jagdish Panchal (Open ERP), Twinkle Christian (OpenERP), Cecile Tonglet, Atul Patel (OpenERP), Jalpesh Patel (OpenERP), Randhir Mayatra (OpenERP), Odoo Translation Bot, Turkesh Patel (Open ERP), Christophe Matthieu, DBR (OpenERP), Antonin Bourguignon, pankita shah (Open ERP), Martin Trigaux, Foram Katharotiya (OpenERP), Purnendu Singh (OpenERP), Fabien Pinckaers, Antony Lesuisse, Bharat Devnani (OpenERP), Olivier Dony, Rajesh Prajapati (OpenERP), Divyesh Makwana (Open ERP), Tejas Tank, Thibault Delavallée, Vo Minh Thu, Hardik, Amit Patel (OpenERP), Launchpad Translations on behalf of openerp, vta vta@openerp.com, Quentin (OpenERP), Nimesh (Open ERP), Mayur Maheshwari (OpenERP), Jigar Amin - OpenERP, Sanjay Gohel (Open ERP), niv-openerp, Christophe Simonis, Xavier Morel |
| WEBSITE | |
| WEBSITE | http://www.openerp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:43:11 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - web_kanban - web |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
This module helps to configure the system at the installation of a new database.
================================================================================
Shows you a list of applications features to install from.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
base_setup_terminology_form |
Specify Your Terminology | base.setup.terminology | data | Inherits base.res_config_view_base |
res_partner_kanban_view |
res.partner.kanban.inherit | res.partner | xpath | Inherits base.res_partner_kanban_view |
view_general_configuration |
General Settings | base.config.settings | form | New |
view_sale_config_settings |
sale settings | sale.config.settings | form | New |
No HTTP endpoints found for this module.
No models found for this module.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/6.1/base_setup |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | OpenERP SA |
| MAINTAINERS | |
| MAINTAINERS | OpenERP SA |
| COMMITTERS | |
| COMMITTERS | Raphael Collet, Rucha (Open ERP), Stephane Wirtel, Fabien Pinckaers, Antony Lesuisse, Olivier Dony, Divyesh Makwana (Open ERP), Vo Minh Thu, Launchpad Translations on behalf of openerp, Quentin (OpenERP), Mayur Maheshwari (OpenERP), Jigar Amin - OpenERP, vro, Fabien Meghazi, niv-openerp, Ujjvala Collins (OpenERP), Xavier Morel, Amit Bhavsar (Open ERP), Carlos Vásquez, Els Van Vossel, Israel Fermin Montilla, Hardik Ansodariy (OpenERP), aag (OpenERP), tfr@openerp.com, fp, Amit Parmar (OpenERP), philubert@gmail.com |
| WEBSITE | |
| WEBSITE | http://www.openerp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:41:35 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
This module helps to configure the system at the installation of a new database.
================================================================================
Shows you a list of applications features to install from.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
base_setup_terminology_form |
Specify Your Terminology | base.setup.terminology | data | Inherits base.res_config_view_base |
view_user_preferences_config_form |
Set default users preferences | user.preferences.config | data | Inherits base.res_config_view_base |
No HTTP endpoints found for this module.
No models found for this module.