[IMP] Project: Update Deadline feature

task-5403953

closes odoo/documentation#15687

X-original-commit: f9215afd14
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Guillaume Gallant (guga) <guga@odoo.com>
This commit is contained in:
guillaume gallant (guga)
2025-12-10 09:42:23 +00:00
committed by Audrey (auva)
parent f3a8ff3116
commit 03e7184b6f

View File

@@ -39,8 +39,11 @@ Click the task to open it. The task form includes the following fields that you
linked to billable projects.
- :guilabel:`Allocated Time`: the amount of time that the work on this task is expected to last,
tracked by timesheets.
- :guilabel:`Deadline`: the expected end date of the task. Once this field is filled in, you can
also add a start date to designate the entire time frame of the tasks' duration.
- :guilabel:`Deadline`: the expected end date of the task. Click the :guilabel:`Deadline` field to
select the task's end date in the dropdown calendar. To define the task's duration, including its
start and end dates (and optionally specific times), click the :icon:`fa-calendar-plus-o`
(:guilabel:`fa-calendar-plus-o`) icon in the dropdown calendar, select the dates and times, then
click :guilabel:`Apply` to save.
.. tip::