-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Odoo Development Cookbook
By :

The locale settings should be the right ones, so long as the user is using the correct language, because they come with suitable defaults.
You may still want to change a language’s settings, though. For instance, you could opt to use the user interface’s default English language setting while changing the American date and number formats to better suit your needs.
Additionally, locale settings such as date and number formats are provided by languages and their variants (such as es_MX
for Mexican Spanish).
We will require developer mode to be turned on. If it hasn’t previously been enabled, do it in the manner described in Chapter 1, Installing the Odoo Development Environment, in the Activating the Odoo developer tools recipe, where you installed the Odoo development environment.
Follow these steps to change a language’s locale settings: