You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
390 B
17 lines
390 B
.. _changelog:
|
|
|
|
Changelog
|
|
=========
|
|
|
|
`trunk (saas-2)`
|
|
----------------
|
|
|
|
- Stage/state update
|
|
|
|
- ``project.task``: removed inheritance from ``base_stage`` class and removed
|
|
``state`` field. Added ``date_last_stage_update`` field holding last stage_id
|
|
modification. Updated reports.
|
|
- ``project.task.type``: removed ``state`` field.
|
|
|
|
- Removed ``project.task.reevaluate`` wizard.
|