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

[16.0][MIG] hr_recruitment: Migration scripts #4296

Closed
wants to merge 1 commit into from

Conversation

robinkeunen
Copy link
Contributor

Superseeds #3994

@victoralmau I deleted the fields from the noupdate if the odoo15 template was still valid. I'm not sure this is the way to do, I can reintroduce it if needed.

@legalsylvain
Copy link
Contributor

/ocabot migration hr_recruitment

@OCA-git-bot OCA-git-bot added this to the 16.0 milestone Feb 8, 2024
@OCA-git-bot
Copy link
Contributor

The migration issue (#3681) has not been updated to reference the current pull request because a previous pull request (#3994) is not closed.
Perhaps you should check that there is no duplicate work.
CC @nguyenvietlam0640

@robinkeunen robinkeunen force-pushed the 16.0-hr_recruitment-mig branch 2 times, most recently from bfc3b45 to 70d1d9d Compare February 8, 2024 17:15
@robinkeunen robinkeunen force-pushed the 16.0-hr_recruitment-mig branch 2 times, most recently from 98d114d to f70a4cc Compare February 20, 2024 16:35
@pedrobaeza pedrobaeza changed the title [MIG] hr_recruitment: Migrate 15 to 16 [16.0][MIG] hr_recruitment: Migration scripts Feb 24, 2024
@pedrobaeza
Copy link
Member

/ocabot migration hr_recruitment

@robinkeunen
Copy link
Contributor Author

Thanks for the review, I fixed accordingly.

from openupgradelib import openupgrade

translations_to_delete = [
"group_hr_recruitment_user",
Copy link
Member

Choose a reason for hiding this comment

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

The translations you have to delete are the mail template ones:

Suggested change
"group_hr_recruitment_user",
"email_template_data_applicant_congratulations",
"email_template_data_applicant_interest",

@pedrobaeza
Copy link
Member

As we need to move forward with dependent modules, I'm superseding this in #4333 with my latest comment attended. Thanks for the work.

@pedrobaeza pedrobaeza closed this Mar 7, 2024
@robinkeunen robinkeunen deleted the 16.0-hr_recruitment-mig branch March 8, 2024 16:57
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