- Make French the default language if installed
- Correct date and time format for French language
- Review the menu "Applications"
- Remove the menu "App store" and "Update modules" from apps.odoo.com.
- Add sequence and display window actions in IrValues
- Force to call unlink method at removal of remote object linked by a fields.many2one with ondelete='cascade'
- Add BaseModel.store_set_values and BaseModel._compute_store_set
- Improve BaseModel.load method performance
- Disable email sending/fetching by default
Table of contents
Add this module to your addons, it will auto install.
- To enable email sending, add in your configuration file:
- enable_email_sending = True
- To enable email fetching, add in your configuration file:
- enable_email_fetching = True
The feature adding a colored ribbon to make your environments recognisable at first glance was removed during migration to Odoo 12.0. We recommand to instead install modules web_environment_ribbon and server_environment_ir_config_parameter.
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback here.
This addons does not collect any data and does not set any browser cookies.
- Smile SA
- Corentin Pouhet-Brunerie
- Majda EL MARIOULI
This module is maintained by the Smile SA.
Since 1991 Smile has been a pioneer of technology and also the European expert in open source solutions.
This module is part of the odoo-addons project on GitHub.
You are welcome to contribute.