mirror of
https://github.com/bringout/oca-project.git
synced 2026-04-19 08:42:07 +02:00
Move 124 sale modules to oca-sale, create oca-project with 56 project modules from oca-workflow-process
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
9eb7ae5807
commit
6094c218b2
2332 changed files with 125826 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
This module provides a number of default risk categories, but you can add more at *Project > Configuration > Risk Categories*.
|
||||
For risk response categories you need to go to *Project > Configuration > Risk Response Categories*.
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
* Dennis Sluijk <d.sluijk@onestein.nl>
|
||||
* `Tecnativa <https://www.tecnativa.com>`_:
|
||||
|
||||
* Manuel Calero
|
||||
* Ernesto Tejeda
|
||||
|
||||
* `Heliconia Solutions Pvt. Ltd. <https://www.heliconia.io>`_
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
With this module you can manage your projects risk using the MOR method.
|
||||
|
||||
https://www.axelos.com/best-practice-solutions/mor/what-is-mor
|
||||
|
|
@ -0,0 +1 @@
|
|||
* Create a task based on a risk response: it would be nice if a task can automatically be created based on the risk response information.
|
||||
|
|
@ -0,0 +1,12 @@
|
|||
To define risks for your projects:
|
||||
|
||||
#. Go to *Project > Risks*;
|
||||
#. create a new risk;
|
||||
#. the rating is automatically calculated based on this risk matrix:
|
||||
.. image:: ../static/description/matrix.png
|
||||
:alt: Risk matrix
|
||||
#. set the state to 'Active' if the risk is in effect;
|
||||
#. set the state to 'Closed' if the risk is processed or e.g. completely avoided.
|
||||
|
||||
The list of risks is by default ordered by rating and proximity.
|
||||
Risks with a rating higher than rating 'Medium-High' become red.
|
||||
Loading…
Add table
Add a link
Reference in a new issue