Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[18.0][MIG] project_task_stage_mgmt: Migration to 18.0 #1403

Open
wants to merge 7 commits into
base: 18.0
Choose a base branch
from

Conversation

BhaveshHeliconia
Copy link

No description provided.

@BhaveshHeliconia BhaveshHeliconia mentioned this pull request Dec 20, 2024
19 tasks
NICO-SOLUTIONS and others added 6 commits February 27, 2025 11:18
Added a filter to collect only stages without user_id (stage owner) = non-personal stages

[UPD] Update project_task_stage_mgmt.pot

[UPD] README.rst

[UPD] README.rst
Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (1 of 1 strings)

Translation: project-16.0/project-16.0-project_task_stage_mgmt
Translate-URL: https://translation.odoo-community.org/projects/project-16-0/project-16-0-project_task_stage_mgmt/pt_BR/
@BhaveshHeliconia BhaveshHeliconia force-pushed the 18.0-mig-project_task_stage_mgmt branch from ef40d4b to a0cdffe Compare February 27, 2025 05:48
<field name="model">project.project</field>
<field name="inherit_id" ref="project.project_project_view_form_simplified" />
<field name="arch" type="xml">
<field name="name" position="after">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<field name="name" position="after">
<field name="user_id" position="before">

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is just to remove type_ids from h1-tag and shift it behind... cosmetics!

@BhaveshHeliconia BhaveshHeliconia force-pushed the 18.0-mig-project_task_stage_mgmt branch from a0cdffe to 9fa953c Compare March 25, 2025 07:26
@BhaveshHeliconia
Copy link
Author

@NICO-SOLUTIONS, Please Review.it's Done.

Copy link

@acsonefho acsonefho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code LGTM 👍

Copy link
Member

@NICO-SOLUTIONS NICO-SOLUTIONS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants