[IMP] studio: adding link about accessing studio

Task-3761784

closes odoo/documentation#11998

X-original-commit: cdef3da925
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
Signed-off-by: Siobhan McGonigle (mcsi) <mcsi@odoo.com>
This commit is contained in:
mcsi-odoo 2025-02-06 13:54:56 +00:00
parent 1da43054be
commit f8f7558ad0
3 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -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.

View File

@ -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.