[FIX] applications: fix typo
X-original-commit: 1a44524ab5
Part-of: odoo/documentation#6730
This commit is contained in:
parent
2b8a578c9b
commit
eb0c42803d
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user