User Locale Settings

base_user_locale
REPOSITORY
REPOSITORYOCA/server-ux
GIT
GIThttps://github.com/OCA/server-ux.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/server-ux/tree/16.0/base_user_locale
VERSION
VERSION 1.1.1
CATEGORY
CATEGORYUsability
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), CorporateHub
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), CorporateHub
COMMITTERS
COMMITTERSJordi Ballester Alomar, Weblate, OCA-git-bot, oca-ci, anusrinps96
WEBSITE
WEBSITEhttps://github.com/OCA/server-ux
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:53
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base_setup
    - base
    - web
    - calendar
    - mail
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
res_config_settings_view_form res.config.settings.view.form res.config.settings xpath Inherits base_setup.res_config_settings_view_form
view_users_form_simple_modif res.users.preferences.form res.users field Inherits base.view_users_form_simple_modif
Models touched (4)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (5)
  • date_format Char
    help='See Settings > Translations > Languages and then click on any language to see the Legends for supported Date and Time Formats and some examples'
  • decimal_point Char
    help='See Settings > Translations > Languages and then click on any language to see the Legends for supported Date and Time Formats and some examples' string='Decimal Separator' trim=False
  • thousands_sep Char
    help='See Settings > Translations > Languages and then click on any language to see the Legends for supported Date and Time Formats and some examples' string='Thousands Separator' trim=False
  • time_format Char
    help='See Settings > Translations > Languages and then click on any language to see the Legends for supported Date and Time Formats and some examples'
  • week_start Selection
    selection=[('1', 'Monday'), ('2', 'Tuesday'), ('3', 'Wednesday'), ('4', 'Thursday'), ('5', 'Friday'), ('6', 'Saturday'), ('7', 'Sunday')]
Public methods (0)

No public methods.

New fields (5)
  • date_format Char
    readonly=False related='company_id.date_format'
  • decimal_point Char
    readonly=False related='company_id.decimal_point'
  • thousands_sep Char
    readonly=False related='company_id.thousands_sep'
  • time_format Char
    readonly=False related='company_id.time_format'
  • week_start Selection
    readonly=False related='company_id.week_start'
Public methods (0)

No public methods.

New fields (5)
  • date_format Char
    help='See Settings > Translations > Languages and then click on any language to see the Legends for supported Date and Time Formats and some examples'
  • decimal_point Char
    help='See Settings > Translations > Languages and then click on any language to see the Legends for supported Date and Time Formats and some examples' string='Decimal Separator' trim=False
  • thousands_sep Char
    help='See Settings > Translations > Languages and then click on any language to see the Legends for supported Date and Time Formats and some examples' string='Thousands Separator' trim=False
  • time_format Char
    help='See Settings > Translations > Languages and then click on any language to see the Legends for supported Date and Time Formats and some examples'
  • week_start Selection
    selection=[('1', 'Monday'), ('2', 'Tuesday'), ('3', 'Wednesday'), ('4', 'Thursday'), ('5', 'Friday'), ('6', 'Saturday'), ('7', 'Sunday')]
Public methods (3)
  • SELF_READABLE_FIELDS(self)
    @property
  • SELF_WRITEABLE_FIELDS(self)
    @property
  • preference_save(self)
REPOSITORY
REPOSITORYOCA/server-ux
GIT
GIThttps://github.com/OCA/server-ux.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/server-ux/tree/15.0/base_user_locale
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYUsability
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), CorporateHub
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), CorporateHub
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Christopher Ormaza
WEBSITE
WEBSITEhttps://github.com/OCA/server-ux
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:39
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base_setup
    - base
    - web
    - calendar
    - mail
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
res_config_settings_view_form res.config.settings.view.form res.config.settings xpath Inherits base_setup.res_config_settings_view_form
view_users_form_simple_modif res.users.preferences.form res.users field Inherits base.view_users_form_simple_modif
Models touched (4)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (5)
  • date_format Char
    help='See Settings > Translations > Languages and then click on any language to see the Legends for supported Date and Time Formats and some examples'
  • decimal_point Char
    help='See Settings > Translations > Languages and then click on any language to see the Legends for supported Date and Time Formats and some examples' string='Decimal Separator' trim=False
  • thousands_sep Char
    help='See Settings > Translations > Languages and then click on any language to see the Legends for supported Date and Time Formats and some examples' string='Thousands Separator' trim=False
  • time_format Char
    help='See Settings > Translations > Languages and then click on any language to see the Legends for supported Date and Time Formats and some examples'
  • week_start Selection
    selection=[('1', 'Monday'), ('2', 'Tuesday'), ('3', 'Wednesday'), ('4', 'Thursday'), ('5', 'Friday'), ('6', 'Saturday'), ('7', 'Sunday')]
Public methods (0)

No public methods.

New fields (5)
  • date_format Char
    readonly=False related='company_id.date_format'
  • decimal_point Char
    readonly=False related='company_id.decimal_point'
  • thousands_sep Char
    readonly=False related='company_id.thousands_sep'
  • time_format Char
    readonly=False related='company_id.time_format'
  • week_start Selection
    readonly=False related='company_id.week_start'
Public methods (0)

No public methods.

New fields (5)
  • date_format Char
    help='See Settings > Translations > Languages and then click on any language to see the Legends for supported Date and Time Formats and some examples'
  • decimal_point Char
    help='See Settings > Translations > Languages and then click on any language to see the Legends for supported Date and Time Formats and some examples' string='Decimal Separator' trim=False
  • thousands_sep Char
    help='See Settings > Translations > Languages and then click on any language to see the Legends for supported Date and Time Formats and some examples' string='Thousands Separator' trim=False
  • time_format Char
    help='See Settings > Translations > Languages and then click on any language to see the Legends for supported Date and Time Formats and some examples'
  • week_start Selection
    selection=[('1', 'Monday'), ('2', 'Tuesday'), ('3', 'Wednesday'), ('4', 'Thursday'), ('5', 'Friday'), ('6', 'Saturday'), ('7', 'Sunday')]
Public methods (2)
  • SELF_READABLE_FIELDS(self)
    @property
  • preference_save(self)
REPOSITORY
REPOSITORYOCA/server-ux
GIT
GIThttps://github.com/OCA/server-ux.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/server-ux/tree/14.0/base_user_locale
VERSION
VERSION 1.2.0
CATEGORY
CATEGORYUsability
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), CorporateHub
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), CorporateHub
COMMITTERS
COMMITTERSAlexey Pelykh, OCA Transbot, JordiMForgeFlow, oca-travis, Weblate, OCA-git-bot, Alessandro Uffreduzzi, GuillemCForgeFlow
WEBSITE
WEBSITEhttps://github.com/OCA/server-ux
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:07
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base_setup
    - base
    - web
    - calendar
    - mail
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
res_config_settings_view_form res.config.settings.view.form res.config.settings xpath Inherits base_setup.res_config_settings_view_form
view_users_form_simple_modif res.users.preferences.form res.users field Inherits base.view_users_form_simple_modif
Models touched (4)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (5)
  • date_format Char
    help='See Settings > Translations > Languages and then click on any language to see the Legends for supported Date and Time Formats and some examples' string='Date Format'
  • decimal_point Char
    help='See Settings > Translations > Languages and then click on any language to see the Legends for supported Date and Time Formats and some examples' string='Decimal Separator' trim=False
  • thousands_sep Char
    help='See Settings > Translations > Languages and then click on any language to see the Legends for supported Date and Time Formats and some examples' string='Thousands Separator' trim=False
  • time_format Char
    help='See Settings > Translations > Languages and then click on any language to see the Legends for supported Date and Time Formats and some examples' string='Time Format'
  • week_start Selection
    selection=[('1', 'Monday'), ('2', 'Tuesday'), ('3', 'Wednesday'), ('4', 'Thursday'), ('5', 'Friday'), ('6', 'Saturday'), ('7', 'Sunday')] string='Week Start'
Public methods (0)

No public methods.

New fields (5)
  • date_format Char
    readonly=False related='company_id.date_format'
  • decimal_point Char
    readonly=False related='company_id.decimal_point'
  • thousands_sep Char
    readonly=False related='company_id.thousands_sep'
  • time_format Char
    readonly=False related='company_id.time_format'
  • week_start Selection
    readonly=False related='company_id.week_start'
Public methods (0)

No public methods.

New fields (5)
  • date_format Char
    help='See Settings > Translations > Languages and then click on any language to see the Legends for supported Date and Time Formats and some examples' string='Date Format'
  • decimal_point Char
    help='See Settings > Translations > Languages and then click on any language to see the Legends for supported Date and Time Formats and some examples' string='Decimal Separator' trim=False
  • thousands_sep Char
    help='See Settings > Translations > Languages and then click on any language to see the Legends for supported Date and Time Formats and some examples' string='Thousands Separator' trim=False
  • time_format Char
    help='See Settings > Translations > Languages and then click on any language to see the Legends for supported Date and Time Formats and some examples' string='Time Format'
  • week_start Selection
    selection=[('1', 'Monday'), ('2', 'Tuesday'), ('3', 'Wednesday'), ('4', 'Thursday'), ('5', 'Friday'), ('6', 'Saturday'), ('7', 'Sunday')] string='Week Start'
Public methods (1)
  • preference_save(self)
REPOSITORY
REPOSITORYOCA/server-ux
GIT
GIThttps://github.com/OCA/server-ux.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/server-ux/tree/13.0/base_user_locale
VERSION
VERSION 1.1.1
CATEGORY
CATEGORYUsability
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), CorporateHub
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), CorporateHub
COMMITTERS
COMMITTERSmreficent, Lois Rilo, Alexey Pelykh, JordiMForgeFlow, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/server-ux
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:17
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base_setup
    - base
    - web
    - calendar
    - mail
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
res_config_settings_view_form res.config.settings.view.form res.config.settings xpath Inherits base_setup.res_config_settings_view_form
view_users_form_simple_modif res.users.preferences.form res.users field Inherits base.view_users_form_simple_modif
Models touched (4)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (5)
  • date_format Char
    help='See Settings > Translations > Languages for details' string='Date Format'
  • decimal_point Char
    help='See Settings > Translations > Languages for details' string='Decimal Separator' trim=False
  • thousands_sep Char
    help='See Settings > Translations > Languages for details' string='Thousands Separator' trim=False
  • time_format Char
    help='See Settings > Translations > Languages for details' string='Time Format'
  • week_start Selection
    selection=[('1', 'Monday'), ('2', 'Tuesday'), ('3', 'Wednesday'), ('4', 'Thursday'), ('5', 'Friday'), ('6', 'Saturday'), ('7', 'Sunday')] string='Week Start'
Public methods (0)

No public methods.

New fields (5)
  • date_format Char
    readonly=False related='company_id.date_format'
  • decimal_point Char
    readonly=False related='company_id.decimal_point'
  • thousands_sep Char
    readonly=False related='company_id.thousands_sep'
  • time_format Char
    readonly=False related='company_id.time_format'
  • week_start Selection
    readonly=False related='company_id.week_start'
Public methods (0)

No public methods.

New fields (5)
  • date_format Char
    help='See Settings > Translations > Languages for details' string='Date Format'
  • decimal_point Char
    help='See Settings > Translations > Languages for details' string='Decimal Separator' trim=False
  • thousands_sep Char
    help='See Settings > Translations > Languages for details' string='Thousands Separator' trim=False
  • time_format Char
    help='See Settings > Translations > Languages for details' string='Time Format'
  • week_start Selection
    selection=[('1', 'Monday'), ('2', 'Tuesday'), ('3', 'Wednesday'), ('4', 'Thursday'), ('5', 'Friday'), ('6', 'Saturday'), ('7', 'Sunday')] string='Week Start'
Public methods (1)
  • preference_save(self)
REPOSITORY
REPOSITORYOCA/server-ux
GIT
GIThttps://github.com/OCA/server-ux.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/server-ux/tree/12.0/base_user_locale
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUsability
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), CorporateHub
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), CorporateHub
COMMITTERS
COMMITTERSAlexey Pelykh, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/server-ux
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:22
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
    - base_setup
    - web
    - calendar
    - mail
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
assets_common base_user_locale assets ir.ui.view qweb Inherits web.assets_common
res_config_settings_view_form res.config.settings.view.form res.config.settings xpath Inherits base_setup.res_config_settings_view_form
view_users_form_simple_modif res.users.preferences.form res.users field Inherits base.view_users_form_simple_modif
Models touched (4)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (3)
  • date_format Char
    help='See Settings > Translations > Languages for details' string='Date Format'
  • time_format Char
    help='See Settings > Translations > Languages for details' string='Time Format'
  • week_start Selection
    selection=[('1', 'Monday'), ('2', 'Tuesday'), ('3', 'Wednesday'), ('4', 'Thursday'), ('5', 'Friday'), ('6', 'Saturday'), ('7', 'Sunday')] string='Week Start'
Public methods (0)

No public methods.

New fields (3)
  • date_format Char
    readonly=False related='company_id.date_format'
  • time_format Char
    readonly=False related='company_id.time_format'
  • week_start Selection
    readonly=False related='company_id.week_start'
Public methods (0)

No public methods.

New fields (3)
  • date_format Char
    help='See Settings > Translations > Languages for details' string='Date Format'
  • time_format Char
    help='See Settings > Translations > Languages for details' string='Time Format'
  • week_start Selection
    selection=[('1', 'Monday'), ('2', 'Tuesday'), ('3', 'Wednesday'), ('4', 'Thursday'), ('5', 'Friday'), ('6', 'Saturday'), ('7', 'Sunday')] string='Week Start'
Public methods (0)

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/server-ux
PULL REQUEST
PULL REQUEST[19.0][MIG] base_user_locale (#1247)