Web Editor Backend Context

Fix the user context for web editor assets

12.0 14.0

https://hub.konvergo.app/web/image/product.template/1472/image_1920?unique=877bac9
  • Odoo Version

Description

Web Editor Backend Context

Context

In vanilla Odoo 12.0, the product configurator is wrongly translated.

static/description/product_configurator_before.png

This is because it uses utilities from the module web_editor. This later module was developped mainly for frontend purposes, but it is also used by the backend.

The problem is that the wizard uses the language of the navigator instead of the user language.

Usage

After installing this module, backend widgets using the web_editor features are correctly translated.

static/description/product_configurator_after.png

Contributors

More information


License
Technical Name
Log In to view