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_stage_extra_info: Migration to 18.0 #1382

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

Conversation

Borruso
Copy link

@Borruso Borruso commented Nov 27, 2024

Migration from 16.0 to 18.0

Issue: #1347

dsolanki-initos and others added 6 commits November 27, 2024 10:06
This module adds a Description and Is closed stage field on Project stages.
Currently translated at 100.0% (6 of 6 strings)

Translation: project-16.0/project-16.0-project_stage_extra_info
Translate-URL: https://translation.odoo-community.org/projects/project-16-0/project-16-0-project_stage_extra_info/it/
Currently translated at 100.0% (6 of 6 strings)

Translation: project-16.0/project-16.0-project_stage_extra_info
Translate-URL: https://translation.odoo-community.org/projects/project-16-0/project-16-0-project_stage_extra_info/ca/
@Borruso Borruso force-pushed the 18.0-mig-project_stage_extra_info branch 2 times, most recently from b2962ae to 1da9dfa Compare November 27, 2024 10:15
Copy link

@coleste coleste left a comment

Choose a reason for hiding this comment

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

LGTM

"The project stage 'To Do' should not be marked as closed.",
)

self.project.stage_id = self.stage_done.id
Copy link

Choose a reason for hiding this comment

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

You don't need to do .id, both are recordset objects

@Borruso Borruso force-pushed the 18.0-mig-project_stage_extra_info branch from 1da9dfa to 23fb695 Compare December 17, 2024 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants