[IMP] essentials: fixed typo in stages

closes odoo/documentation#16802

Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
This commit is contained in:
meval1006​
2026-03-11 12:36:40 -07:00
parent b5b6ad2eb1
commit b9a9c3c706

View File

@@ -44,12 +44,12 @@ Rotting lead detection
----------------------
.. note::
The *Days to rot* feature is only available to apps that use stages, for instance,
**CRM** and **Heldesk** apps. This feature is automatically disabled by setting it to zero.
The *Days to rot* feature is only available to apps that use stages, for instance, **CRM** and
**Helpdesk** apps. This feature is automatically disabled by setting it to zero.
The *Days to rot* feature provides proactive notification when a specific card within
that stage requires attention. When a card passes the defined rotting threshold, it becomes
highlighted in red and the stage displays the total number of cards currently rotting.
The *Days to rot* feature provides proactive notification when a specific card within that stage
requires attention. When a card passes the defined rotting threshold, it becomes highlighted in red
and the stage displays the total number of cards currently rotting.
.. image:: stages/rotting-card.png
:alt: Sample of a rotting card and stage in CRM app.