-
-
Notifications
You must be signed in to change notification settings - Fork 785
[18.0][OU-ADD] sale_project #5100
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
Conversation
|
/ocabot migration sale_project |
openupgrade_scripts/scripts/sale_project/18.0.1.0/upgrade_analysis_work.txt
Show resolved
Hide resolved
5ebe521 to
033bc3f
Compare
033bc3f to
702a3e6
Compare
|
Thanks for your review, @MiquelRForgeFlow I did as suggested |
| AND p.sale_line_id IS NOT NULL | ||
| AND p.sale_line_id = sol.id |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| AND p.sale_line_id IS NOT NULL | |
| AND p.sale_line_id = sol.id | |
| AND p.sale_line_id = sol.id |
|
please rebase :) |
carlos-lopez-tecnativa
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
pedrobaeza
left a comment
There was a problem hiding this 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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| # DONE: pre-migration: copy columns if exist | |
| # DONE: pre-migration: renames columns if they exist for avoiding collapses. |
No description provided.