[18.0][MIG] project_task_recurring_activity: Migration to 18.0#1768
Open
MarcusPDL wants to merge 11 commits into
Open
[18.0][MIG] project_task_recurring_activity: Migration to 18.0#1768MarcusPDL wants to merge 11 commits into
MarcusPDL wants to merge 11 commits into
Conversation
This module allow users to add activities to the recurring tasks and have them automatically duplicated within recurring tasks at set intervals. Added form the model and add a button to call a private method
CristianoMafraJunior
approved these changes
Jul 8, 2026
Member
Contributor
|
This PR has the |
Contributor
|
Could be the fix commit part of the migration process? If so, the commits should be squashed. WDYT? |
Author
|
Done, I squashed the fix commit into the migration commit. Thanks! |
luisDIXMIT
reviewed
Jul 21, 2026
luisDIXMIT
left a comment
Contributor
There was a problem hiding this comment.
Why did you change tests results? Just for my information.
| @@ -0,0 +1,6 @@ | |||
| Open recurring task. | |||
|
|
|||
| 1. In tab "Recurrence", user can set the activites that should be | |||
Contributor
There was a problem hiding this comment.
Tab name is "Activities"
| <group name="recurring_activity"> | ||
| <group name="main"> | ||
| <field name="user_id" /> | ||
| <field name="project_task_id" invisible="1" /> |
Contributor
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

SuperSeed #1759