
The JavaScript cheatsheet is outdated, we therefore remove it and replace it by multiple howtos: - Create a view from scratch - Extending an existing view - Create a field from scratch - Extend an existing field - Create a client action There is other subjects to introduce as the web framework is big. Other future contributions will cover them. closes odoo/documentation#3969 Signed-off-by: Dardenne Florent (dafl) <dafl@odoo.com>
22 lines
408 B
ReStructuredText
22 lines
408 B
ReStructuredText
:nosearch:
|
|
|
|
====================
|
|
JavaScript framework
|
|
====================
|
|
|
|
.. toctree::
|
|
:titlesonly:
|
|
|
|
frontend/framework_overview
|
|
frontend/assets
|
|
frontend/javascript_modules
|
|
frontend/owl_components
|
|
frontend/registries
|
|
frontend/services
|
|
frontend/hooks
|
|
frontend/patching_code
|
|
frontend/javascript_reference
|
|
frontend/mobile
|
|
frontend/qweb
|
|
frontend/odoo_editor
|