Skip to content

[18.0][OU-ADD] sale_project#5100

Merged
pedrobaeza merged 1 commit into
OCA:18.0from
lefilament:18.0-add-sale_project
Jul 30, 2025
Merged

[18.0][OU-ADD] sale_project#5100
pedrobaeza merged 1 commit into
OCA:18.0from
lefilament:18.0-add-sale_project

Conversation

@remi-filament

Copy link
Copy Markdown

No description provided.

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

MiquelRForgeFlow commented Jun 12, 2025

Copy link
Copy Markdown
Contributor

/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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Contributor

please rebase :)

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

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@pedrobaeza pedrobaeza left a comment

Copy link
Copy Markdown
Member

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
Copy Markdown
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