[MOV] howto/web: move "Customizing the webclient" to the tutorials dir
task-2991663
X-original-commit: 2d469bccbc
Part-of: odoo/documentation#3660
@ -16,8 +16,8 @@ Customizing the web client
|
|||||||
|
|
||||||
This guide is about creating modules for Odoo's web client.
|
This guide is about creating modules for Odoo's web client.
|
||||||
|
|
||||||
To create websites with Odoo, see :doc:`../tutorials/website`; to add business capabilities
|
To create websites with Odoo, see :doc:`website`; to add business capabilities
|
||||||
or extend existing business systems of Odoo, see :doc:`../tutorials/backend`.
|
or extend existing business systems of Odoo, see :doc:`backend`.
|
||||||
|
|
||||||
.. warning::
|
.. warning::
|
||||||
|
|
Before Width: | Height: | Size: 8.5 KiB After Width: | Height: | Size: 8.5 KiB |
Before Width: | Height: | Size: 7.8 KiB After Width: | Height: | Size: 7.8 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 5.2 KiB |
@ -61,6 +61,7 @@ developer/howtos/rdtraining/C_data.rst developer/tutorials/define_module_data.rs
|
|||||||
developer/howtos/rdtraining/E_unittest.rst developer/tutorials/unit_tests.rst # reorganize the developer doc
|
developer/howtos/rdtraining/E_unittest.rst developer/tutorials/unit_tests.rst # reorganize the developer doc
|
||||||
developer/howtos/rdtraining/J_reports.rst developer/tutorials/pdf_reports.rst # reorganize the developer doc
|
developer/howtos/rdtraining/J_reports.rst developer/tutorials/pdf_reports.rst # reorganize the developer doc
|
||||||
developer/howtos/rdtraining/K_dashboard.rst developer/tutorials/dashboards.rst # reorganize the developer doc
|
developer/howtos/rdtraining/K_dashboard.rst developer/tutorials/dashboards.rst # reorganize the developer doc
|
||||||
|
developer/howtos/web.rst developer/tutorials/web.rst # reorganize the developer doc
|
||||||
developer/howtos/website.rst developer/tutorials/website.rst # reorganize the developer doc
|
developer/howtos/website.rst developer/tutorials/website.rst # reorganize the developer doc
|
||||||
|
|
||||||
# developer/misc
|
# developer/misc
|
||||||
|