[FIX] applications: fix typo

Part-of: odoo/documentation#6727
This commit is contained in:
Martin Trigaux 2023-11-30 15:37:39 +01:00
parent 8ecbd48796
commit 1a44524ab5
2 changed files with 3 additions and 2 deletions

View File

@ -91,7 +91,7 @@ builder's editor window, located under the :guilabel:`Field` section. As well, o
information can be edited here, such as:
- :guilabel:`Type`: which matches an Odoo model value to the field (e.g. `Customer Name`).
- :guilabel:`Input Type`: to determine what time of input the field should be, like `Text`, `Email`,
- :guilabel:`Input Type`: to determine what type of input the field should be, like `Text`, `Email`,
`Telephone` or `URL`.
- :guilabel:`Label`: to give the form field a label (e.g. `Full Name`, `Email Address`, etc.). Also
control the label position on the form by using the nested :guilabel:`Position` options.

View File

@ -93,7 +93,8 @@ the name of the :abbr:`SLA (Service Level Agreement)` applied.
next deadline will be displayed.
Once a ticket satisfies an :abbr:`SLA (Service Level Agreement)` policy, the :abbr:`SLA (Service
Level Agreement)` tag turns green, and the :guilabel:`Deadline` field disappears from view on the.
Level Agreement)` tag turns green, and the :guilabel:`Deadline` field disappears from view on the
ticket.
.. image:: sla/sla-deadline.png
:align: center