Skip to content

Conversation

@remi-filament
Copy link
Contributor

No description provided.

@MiquelRForgeFlow MiquelRForgeFlow added this to the 18.0 milestone Jun 12, 2025
@MiquelRForgeFlow
Copy link
Contributor

MiquelRForgeFlow commented Jun 12, 2025

/ocabot migration sale_project

@remi-filament remi-filament force-pushed the 18.0-add-sale_project branch 2 times, most recently from 5ebe521 to 033bc3f Compare July 24, 2025 09:12
@remi-filament remi-filament force-pushed the 18.0-add-sale_project branch from 033bc3f to 702a3e6 Compare July 24, 2025 09:15
@remi-filament
Copy link
Contributor Author

Thanks for your review, @MiquelRForgeFlow I did as suggested

Comment on lines +22 to +23
AND p.sale_line_id IS NOT NULL
AND p.sale_line_id = sol.id
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
AND p.sale_line_id IS NOT NULL
AND p.sale_line_id = sol.id
AND p.sale_line_id = sol.id

@MiquelRForgeFlow
Copy link
Contributor

please rebase :)

Copy link
Contributor

@carlos-lopez-tecnativa carlos-lopez-tecnativa left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@pedrobaeza pedrobaeza left a comment

Choose a reason for hiding this comment

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

One comment inline, but I can modify it after merging.


sale_project / product.template / project_id (many2one) : needs conversion to v18-style company dependent
sale_project / product.template / project_template_id (many2one): needs conversion to v18-style company dependent
# DONE: pre-migration: copy columns if exist
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
# DONE: pre-migration: copy columns if exist
# DONE: pre-migration: renames columns if they exist for avoiding collapses.

@pedrobaeza pedrobaeza merged commit 799c6ef into OCA:18.0 Jul 30, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants