[FIX] project: settings changes in 19.0

task-5116839

closes odoo/documentation#14688

Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
This commit is contained in:
guillaume gallant (guga)
2025-09-26 11:27:31 +02:00
parent e6608ccdfa
commit 739266f0aa
3 changed files with 16 additions and 7 deletions

View File

@@ -68,9 +68,14 @@ Milestones
----------
This section is only visible if :doc:`milestones </applications/sales/sales/invoicing/milestone>`
have been enabled in the Projects app settings. Click :guilabel:`Add Milestone` to create a new
milestone. Click a milestone in the checklist to edit it, enable its checkbox to mark it as
completed, or click the :icon:`fa-trash` (:guilabel:`trash`) icon to remove it.
have been enabled in the project you're browsing: go to :guilabel:`Project`, click the
:icon:`fa-ellipsis-v` (:guilabel:`vertical ellipsis`) icon on one of your projects, and click on
:guilabel:`Settings`. Click on the :guilabel:`Settings` tab, look for :guilabel:`Tasks Management`
and make sure :guilabel:`Milestones` is enabled.
In a project's Dashboard, click :guilabel:`Add Milestone` to create a new milestone. Click a
milestone in the checklist to edit it, enable its checkbox to mark it as completed, or click the
:icon:`fa-trash` (:guilabel:`trash`) icon to remove it.
The milestones are displayed in red if theyre past their deadline, or in green if they are ready to
be marked as reached (i.e. tasks linked to the milestone that have been marked with :guilabel:`done`

View File

@@ -12,8 +12,10 @@ creation of those tasks.
Configuration
=============
To enable recurring tasks, go to :menuselection:`Project --> Configuration --> Settings`, then
activate :guilabel:`Recurring Tasks`, and press :guilabel:`Save`.
To use task dependencies in a project, go to :guilabel:`Project`, click the :icon:`fa-ellipsis-v`
(:guilabel:`vertical ellipsis`) icon on one of your projects, and click on :guilabel:`Settings`.
Click on the :guilabel:`Settings` tab, look for :guilabel:`Tasks Management` and make sure
:guilabel:`Recurring Tasks` is enabled.
Set up task recurrence
----------------------

View File

@@ -6,8 +6,10 @@ Odoo Project allows you to break down projects into tasks and establish relation
tasks to determine the order in which they are executed. Task dependencies ensure that certain tasks
begin only after the preceding tasks are completed.
To enable task dependencies in projects, go to :menuselection:`Project --> Configuration -->
Settings`, enable :guilabel:`Task Dependencies`, and click :guilabel:`Save`.
To use task dependencies in a project, go to :guilabel:`Project`, click the :icon:`fa-ellipsis-v`
(:guilabel:`vertical ellipsis`) icon on one of your projects, and click on :guilabel:`Settings`.
Click on the :guilabel:`Settings`. Click on the :guilabel:`Settings` tab, look for :guilabel:`Tasks
Management` and make sure :guilabel:`Task Dependencies` is enabled.
Set task dependencies
=====================