[19.0][MIG] hr_recuitment_skills - #5847
Open
hbrunn wants to merge 1 commit into
Open
Conversation
hbrunn
force-pushed
the
19.0-hr_recuitment_skills
branch
from
July 28, 2026 06:52
968aa37 to
0ba1e14
Compare
Member
Author
|
/ocabot migration hr_recruitment_skills Depends on :
|
BhaveshHeliconia
approved these changes
Jul 28, 2026
MiquelRForgeFlow
requested changes
Jul 28, 2026
Comment on lines
+71
to
+76
| openupgrade.copy_columns(env.cr, copy_columns) | ||
| openupgrade.rename_models(env.cr, renamed_models) | ||
| openupgrade.rename_tables(env.cr, renamed_tables) | ||
| openupgrade.rename_fields(env, renamed_fields) | ||
| hr_applicant_skill(env) | ||
| hr_applicant_skill_ids(env) |
Contributor
There was a problem hiding this comment.
In v17, it already existed hr_applicant_skill. I mean, the v19 is like v17. See a169af6. My point is: I think that the code should be adapted in a way that people coming from v17 using OU don't get problems, or have a more performance-wise flow.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.