Initial commit: OCA Workflow Process packages (456 packages)

This commit is contained in:
Ernad Husremovic 2025-08-29 15:43:00 +02:00
commit d366e42934
18799 changed files with 1284507 additions and 0 deletions

View file

@ -0,0 +1,19 @@
* Alexandre Moreau <alexandre.moreau@doscaal.fr>
* Dennis Sluijk <d.sluijk@onestein.nl>
* Nikul Chaudhary <nikulchaudhary2112@gmail.com>
* Eduardo Magdalena <emagdalena@c2i.es> (C2i Change 2 improve http://www.c2i.es)
* `Tecnativa <https://www.tecnativa.com>`_:
* Pedro M. Baeza
* Carlos Dauden
* Alexandre Díaz
* Juan José Seguí
* `Open Source Integrators <https://www.opensourceintegrators.com>`_:
* Daniel Reis <dreis@opensourceintegrators.com>
* `XCG Consulting <https://xcg-consulting.fr>`_:
* Houzéfa Abbasbhay

View file

@ -0,0 +1,2 @@
This module extends the standard tasks and projects actions to add the timeline view to
them, and also adds the needed fields in the view for handling them.

View file

@ -0,0 +1,11 @@
To view the timeline:
* Go to *Project > Search > Tasks* or *Project > Dashboard*.
* Click on the timeline view icon.
* You will see the tasks or projects in the new view.
The Task timeline uses the "Planned Start Date" and "Planned End Date" fields, in the
"Extra Info" tab (only visible in debug mode).
When a user is assigned, and there's no planned start date, current datetime is filled
there, and the same happens for the end one when the task is put in a done stage.