[19.0][MIG] project_task_personal_stage_auto_fold: Migration to 19.0#1652
[19.0][MIG] project_task_personal_stage_auto_fold: Migration to 19.0#1652bizzappdev wants to merge 12 commits intoOCA:19.0from
Conversation
This module adds the behavior to change the Personal Stage of the task to the first Folded one when the task reachs an stage with "Mark as Done". If the Personal Stage is already folded, does nothing. Simplifies the behavior of closing a task, go back to Personal Stages and move it to the Pesonal Done stage. Chooses Personal Stages with the same name before Closing stages or Folded stages.
Tests to ensure expected behaviour
…akes original test fail By inheriting the tests of project module one of the test defined in the original module is failing, by copying the setUpClass we avoid this error.
Currently translated at 100.0% (1 of 1 strings) Translation: project-16.0/project-16.0-project_task_personal_stage_auto_fold Translate-URL: https://translation.odoo-community.org/projects/project-16-0/project-16-0-project_task_personal_stage_auto_fold/hr/
luisDIXMIT
left a comment
There was a problem hiding this comment.
Code review and tested on runboat, LGTM!
|
This PR has the |
|
/ocabot migration project_task_personal_stage_auto_fold |
alexey-pelykh
left a comment
There was a problem hiding this comment.
Thanks for the migration! Personal stage auto-fold on task completion is a nice UX touch. Code review LGTM
BhaveshHeliconia
left a comment
There was a problem hiding this comment.
Functional review LGTM!
|
/ocabot merge nobump |
|
Sorry @Shide you are not allowed to merge. To do so you must either have push permissions on the repository, or be a declared maintainer of all modified addons. If you wish to adopt an addon and become it's maintainer, open a pull request to add your GitHub login to the |
|
This module doesn't make sense anymore (in v18+) because kanban_state == "1_done" makes tasks hidden. |
No description provided.