-
-
Notifications
You must be signed in to change notification settings - Fork 791
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIG] project_task_personal_stage_auto_fold: Migrated to v17
- Loading branch information
1 parent
1cd71bb
commit 8cebca3
Showing
12 changed files
with
85 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,30 +17,31 @@ Project Task Personal Stage auto Fold | |
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html | ||
:alt: License: AGPL-3 | ||
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fproject-lightgray.png?logo=github | ||
:target: https://github.com/OCA/project/tree/16.0/project_task_personal_stage_auto_fold | ||
:target: https://github.com/OCA/project/tree/17.0/project_task_personal_stage_auto_fold | ||
:alt: OCA/project | ||
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png | ||
:target: https://translation.odoo-community.org/projects/project-16-0/project-16-0-project_task_personal_stage_auto_fold | ||
:target: https://translation.odoo-community.org/projects/project-17-0/project-17-0-project_task_personal_stage_auto_fold | ||
:alt: Translate me on Weblate | ||
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png | ||
:target: https://runboat.odoo-community.org/builds?repo=OCA/project&target_branch=16.0 | ||
:target: https://runboat.odoo-community.org/builds?repo=OCA/project&target_branch=17.0 | ||
:alt: Try me on Runboat | ||
|
||
|badge1| |badge2| |badge3| |badge4| |badge5| | ||
|
||
When you close a task, its personal stage will change as well. | ||
|
||
This module simplifies to close or to cancel a task from the project stage | ||
and the personal stage. | ||
This module simplifies to close or to cancel a task from the project | ||
stage and the personal stage. | ||
|
||
In the case a task is assigned to more than one user, | ||
only the personal task stage of the user will be updated. | ||
In the case a task is assigned to more than one user, only the personal | ||
task stage of the user will be updated. | ||
|
||
Notice: This module don't change the project task stage from the personal task stage. | ||
It is intended so no change about this functionality is desired or required. | ||
Furthermore, also is intended that only the personal stage of the user who finish | ||
the task with the project task stage will be update. So the other users assigned to | ||
the task have to update the personal task stage manually when they finish it | ||
Notice: This module don't change the project task stage from the | ||
personal task stage. It is intended so no change about this | ||
functionality is desired or required. Furthermore, also is intended that | ||
only the personal stage of the user who finish the task with the project | ||
task stage will be update. So the other users assigned to the task have | ||
to update the personal task stage manually when they finish it | ||
|
||
**Table of contents** | ||
|
||
|
@@ -50,8 +51,8 @@ the task have to update the personal task stage manually when they finish it | |
Configuration | ||
============= | ||
|
||
The task stages "Done" and "Canceled" must match the same name as the equivalent | ||
personal stages. | ||
The task stages "Done" and "Canceled" must match the same name as the | ||
equivalent personal stages. | ||
|
||
The checkbox “Closing stage” must be checked in the stage configuration. | ||
|
||
|
@@ -69,30 +70,33 @@ Bug Tracker | |
Bugs are tracked on `GitHub Issues <https://github.com/OCA/project/issues>`_. | ||
In case of trouble, please check there if your issue has already been reported. | ||
If you spotted it first, help us to smash it by providing a detailed and welcomed | ||
`feedback <https://github.com/OCA/project/issues/new?body=module:%20project_task_personal_stage_auto_fold%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. | ||
`feedback <https://github.com/OCA/project/issues/new?body=module:%20project_task_personal_stage_auto_fold%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. | ||
|
||
Do not contact contributors directly about support or help with technical issues. | ||
|
||
Credits | ||
======= | ||
|
||
Authors | ||
~~~~~~~ | ||
------- | ||
|
||
* Moduon | ||
|
||
Contributors | ||
~~~~~~~~~~~~ | ||
------------ | ||
|
||
* `Moduon <http://moduon.team/>`_: | ||
- `Moduon <http://moduon.team/>`__: | ||
|
||
* Eduardo de Miguel <[email protected]> | ||
* `C2i Change 2 improve <http://c2i.es/>`_: | ||
- Eduardo de Miguel <[email protected]> | ||
|
||
* Eduardo Magdalena <[email protected]> | ||
- `C2i Change 2 improve <http://c2i.es/>`__: | ||
|
||
- Eduardo Magdalena <[email protected]> | ||
|
||
- Nikul Chaudhary <[email protected]> | ||
|
||
Maintainers | ||
~~~~~~~~~~~ | ||
----------- | ||
|
||
This module is maintained by the OCA. | ||
|
||
|
@@ -104,6 +108,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose | |
mission is to support the collaborative development of Odoo features and | ||
promote its widespread use. | ||
|
||
This module is part of the `OCA/project <https://github.com/OCA/project/tree/16.0/project_task_personal_stage_auto_fold>`_ project on GitHub. | ||
This module is part of the `OCA/project <https://github.com/OCA/project/tree/17.0/project_task_personal_stage_auto_fold>`_ project on GitHub. | ||
|
||
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[build-system] | ||
requires = ["whool"] | ||
build-backend = "whool.buildapi" |
4 changes: 2 additions & 2 deletions
4
...onal_stage_auto_fold/readme/CONFIGURE.rst → ...sonal_stage_auto_fold/readme/CONFIGURE.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
The task stages "Done" and "Canceled" must match the same name as the equivalent | ||
personal stages. | ||
The task stages "Done" and "Canceled" must match the same name as the | ||
equivalent personal stages. | ||
|
||
The checkbox “Closing stage” must be checked in the stage configuration. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
- [Moduon](http://moduon.team/): | ||
- Eduardo de Miguel \<<[email protected]>\> | ||
- [C2i Change 2 improve](http://c2i.es/): | ||
- Eduardo Magdalena \<<[email protected]>\> | ||
|
||
- Nikul Chaudhary \<<[email protected]>\> | ||
|
6 changes: 0 additions & 6 deletions
6
project_task_personal_stage_auto_fold/readme/CONTRIBUTORS.rst
This file was deleted.
Oops, something went wrong.
14 changes: 14 additions & 0 deletions
14
project_task_personal_stage_auto_fold/readme/DESCRIPTION.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
When you close a task, its personal stage will change as well. | ||
|
||
This module simplifies to close or to cancel a task from the project | ||
stage and the personal stage. | ||
|
||
In the case a task is assigned to more than one user, only the personal | ||
task stage of the user will be updated. | ||
|
||
Notice: This module don't change the project task stage from the | ||
personal task stage. It is intended so no change about this | ||
functionality is desired or required. Furthermore, also is intended that | ||
only the personal stage of the user who finish the task with the project | ||
task stage will be update. So the other users assigned to the task have | ||
to update the personal task stage manually when they finish it |
13 changes: 0 additions & 13 deletions
13
project_task_personal_stage_auto_fold/readme/DESCRIPTION.rst
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
1. Go to Projects \> Select one \> Select a task assigned to you | ||
2. Change the stage to Done or to Canceled | ||
3. Go to My Tasks \> Select the same task | ||
4. As you can see, the personal stage has also changed |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters