documentation/wowl_markdown_doc/environment.md
Géry Debongnie eff7c05465 [DOC] add master-wowl doc (UNFINISHED)
I know, the doc is still in md, it was only temporary. we will convert
it to rst someday
2021-05-31 15:29:27 +02:00

884 B

Environment

Overview

Each Owl application runs in a specific environment, which contains many (mostly) global informations about the application. Odoo is no different, and adds a few important data in the environment. Here is a description of its content:

Content

Key Description
browser list of browser entities with side effects
bus main application bus
qweb application current QWeb rendering engine
registries object containing all relevant registries
services values of all deployed services
_t eager translation function