documentation/content/developer/reference/javascript
Simon Genin (ges) fd28f72c68 wip
2021-10-12 12:06:37 +02:00
..
components wip 2021-10-12 12:06:37 +02:00
hooks wip 2021-10-12 12:06:37 +02:00
images [IMP] *: introduce tables of contents in top-level app pages 2021-07-07 14:56:38 +02:00
registries wip 2021-10-12 12:06:37 +02:00
services wip 2021-10-12 12:06:37 +02:00
views wip 2021-10-12 12:06:37 +02:00
architecture.rst wip 2021-10-12 12:06:37 +02:00
assets_management.rst wip 2021-10-12 12:06:37 +02:00
browser.rst wip 2021-10-12 12:06:37 +02:00
bus.rst wip 2021-10-12 12:06:37 +02:00
crash_manager_and_errors.rst wip 2021-10-12 12:06:37 +02:00
environment.rst wip 2021-10-12 12:06:37 +02:00
getting_started.rst wip 2021-10-12 12:06:37 +02:00
global_odoo_object.rst wip 2021-10-12 12:06:37 +02:00
javascript_cheatsheet.rst [IMP] *: introduce tables of contents in top-level app pages 2021-07-07 14:56:38 +02:00
javascript_reference.rst [MERGE] Forward-port of branch 14.0 to master 2021-07-07 15:40:27 +02:00
localization.rst wip 2021-10-12 12:06:37 +02:00
main_components.rst wip 2021-10-12 12:06:37 +02:00
mobile.rst [IMP] *: introduce tables of contents in top-level app pages 2021-07-07 14:56:38 +02:00
python_interpreter.rst wip 2021-10-12 12:06:37 +02:00
qweb.rst [MERGE] Forward-port of branch 14.0 to master 2021-07-07 15:40:27 +02:00
readme.rst wip 2021-10-12 12:06:37 +02:00
systray.rst wip 2021-10-12 12:06:37 +02:00
testing.rst wip 2021-10-12 12:06:37 +02:00

Web Client
==========

Working on the WOWL project
---------------------------


* `Web Client Architecture <architecture.md>`_
* `Getting Started <getting_started.md>`_
* `Testing <testing.md>`_

Reference
---------


* `Browser <browser.md>`_
* `Bus <bus.md>`_
* `Commands <commands/readme.md>`_
* `Core <core/readme.md>`_
* `Environment <environment.md>`_
* `Global odoo object <global_odoo_object.md>`_
* `Localization <localization.md>`_
* `Main Components <main_components.md>`_
* `Python interpreter <python_interpreter.md>`_
* `Registries <registries/readme.md>`_
* `Services <services/readme.md>`_
* `Systray <systray.md>`_
* `Various components <components/readme.md>`_
* `Crash managers and errors <crash_manager_and_errors.md>`_