Files
documentation/content/applications/productivity/studio.rst
T

32 lines
725 B
ReStructuredText
Raw Normal View History

:show-content:
:hide-page-toc:
2021-06-09 11:58:07 +02:00
2020-06-11 17:33:48 +02:00
======
Studio
======
.. toctree::
:titlesonly:
2022-05-09 14:42:13 +00:00
studio/fields
studio/views
studio/models_modules_apps
studio/automated_actions
2022-09-09 09:40:54 +00:00
studio/pdf_reports
2022-05-09 14:42:13 +00:00
Studio is a toolbox that allows you to customize Odoo without coding knowledge. For example, you
can, on 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>`
2022-09-09 09:40:54 +00:00
- :doc:`PDF reports <studio/pdf_reports>`
2022-05-09 14:42:13 +00:00
- Approval rules
- Security rules
Or you can :doc:`build an app from scratch <studio/models_modules_apps>`.
.. seealso::
2022-11-18 10:10:31 +00:00
- `Odoo Tutorials: Studio <https://www.odoo.com/slides/studio-31>`_