mirror of
https://github.com/bringout/oca-workflow-process.git
synced 2026-04-19 01:32:03 +02:00
Initial commit: OCA Workflow Process packages (456 packages)
This commit is contained in:
commit
d366e42934
18799 changed files with 1284507 additions and 0 deletions
|
|
@ -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
|
||||
|
|
@ -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.
|
||||
|
|
@ -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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue