documentation/wowl_markdown_doc/architecture.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

360 B

Architecture

This document explains how the Odoo web client is designed, from a high level point of view.

Overview

creating an environment => mounting web client

Services

Services are meant to be long lived processes which provides some features to the web client. They are alive for the duration of the application.