[IMP] studio: toctree (#719)

- created how_to folder to include rainbow_man.rst + export_import.rst + reports.rst
- corrected typo
This commit is contained in:
KBR 2020-07-09 09:21:04 +02:00 committed by GitHub
parent dbf6a2c8b5
commit 971fc7c145
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
17 changed files with 15 additions and 7 deletions

View File

@ -9,3 +9,4 @@ Studio
studio/concepts studio/concepts
studio/use_cases studio/use_cases
studio/how_to

10
studio/how_to.rst Normal file
View File

@ -0,0 +1,10 @@
======
How To
======
.. toctree::
:titlesonly:
how_to/rainbow_man
how_to/reports
how_to/export_import

View File

@ -8,7 +8,7 @@ to use Studio for prototyping.
To export these customizations, activate Studio on the main dashboard and, under the menu To export these customizations, activate Studio on the main dashboard and, under the menu
*Customizations*, click on *Export*. The default filename is *customizations.zip*. *Customizations*, click on *Export*. The default filename is *customizations.zip*.
.. image:: media//export_import/customizations_menu.png .. image:: media/export_import/customizations_menu.png
:align: center :align: center
:alt: View of the menu customizations in Odoo Studio :alt: View of the menu customizations in Odoo Studio

View File

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB

View File

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View File

Before

Width:  |  Height:  |  Size: 119 KiB

After

Width:  |  Height:  |  Size: 119 KiB

View File

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 46 KiB

View File

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB

View File

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 41 KiB

View File

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 28 KiB

View File

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View File

@ -9,6 +9,3 @@ Use Cases
use_cases/filters_status_bar use_cases/filters_status_bar
use_cases/automated_actions use_cases/automated_actions
use_cases/views use_cases/views
use_cases/rainbow_man
use_cases/reports
use_cases/export_import

View File

@ -2,7 +2,7 @@
Advanced Use Cases: Views Advanced Use Cases: Views
========================= =========================
- **Case Scenario 1: in Sales, show orders in a Kanban View instead of a List View.** - **Case scenario 1: in Sales, show orders in a Kanban View instead of a List View.**
From the Sales page, access Studio and, under *Views*, set the *Kanban* option as the default one. From the Sales page, access Studio and, under *Views*, set the *Kanban* option as the default one.