[IMP] studio: adding link about accessing studio
Task-3761784
closes odoo/documentation#11978
X-original-commit: 7d45830ac8
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
This commit is contained in:
parent
c5a866bd11
commit
cdef3da925
@ -21,7 +21,7 @@ can, in any app, add or modify:
|
||||
- :doc:`Fields <studio/fields>`
|
||||
- :doc:`Views <studio/views>`
|
||||
- :doc:`Models <studio/models_modules_apps>`
|
||||
- :doc:`Automated actions <studio/automated_actions>`
|
||||
- :doc:`Automation rules <studio/automated_actions>`
|
||||
- :doc:`PDF reports <studio/pdf_reports>`
|
||||
- :doc:`Approval rules <studio/approval_rules>`
|
||||
- Security rules
|
||||
|
@ -2,13 +2,13 @@
|
||||
Approval rules
|
||||
==============
|
||||
|
||||
Studio approval rules are used to automate approval processes for actions. They allow you to define
|
||||
Approval rules are used to automate approval processes for actions. They allow you to define
|
||||
the criteria for when an approval is required before an action can be performed using a button.
|
||||
|
||||
Configuration
|
||||
=============
|
||||
|
||||
To add approval rules, proceed as follows:
|
||||
To add approval rules with Studio, proceed as follows:
|
||||
|
||||
#. :ref:`Open Studio <studio/access>` and switch to the required :doc:`view <views>`.
|
||||
#. Select the button for which you want to add approval rules.
|
||||
|
@ -8,7 +8,7 @@ a record 7 days after its last update), or external events.
|
||||
|
||||
To create an automation rule with Studio, proceed as follows:
|
||||
|
||||
#. Open Studio and click :guilabel:`Automations`, then :guilabel:`New`.
|
||||
#. :ref:`Open Studio <studio/access>` and click :guilabel:`Automations`, then :guilabel:`New`.
|
||||
#. Select the :ref:`studio/automated-actions/trigger` and, if necessary, fill in the fields that
|
||||
appear on the screen based on the chosen trigger.
|
||||
#. Click :guilabel:`Add an action`, then select the :guilabel:`Type` of
|
||||
@ -186,8 +186,8 @@ button at the top of the :guilabel:`Automation rules` form.
|
||||
|
||||
.. _studio/automated-actions/action:
|
||||
|
||||
Actions
|
||||
=======
|
||||
Actions To Do
|
||||
=============
|
||||
|
||||
Once you have defined the automation rule's :ref:`trigger <studio/automated-actions/trigger>`, click
|
||||
:guilabel:`Add an action` to define the action to be executed.
|
||||
|
Loading…
Reference in New Issue
Block a user