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

[13.0][MIG] hr_job_category #895

Merged
merged 7 commits into from
Oct 9, 2020
Merged

Conversation

jarroyomorales
Copy link

Migration of hr_job_category and simplified code.

@etobella @Nikul-Chaudhary @i-vyshnevska @alexey-pelykh


def write(self, vals):
res = super().write(vals)
if "job_id" in vals:
Copy link
Member

Choose a reason for hiding this comment

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

if the employee was changed you are not removing tags from him

Copy link
Author

Choose a reason for hiding this comment

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

Done!

@jarroyomorales jarroyomorales force-pushed the 13.0-mig-hr_job_category branch 2 times, most recently from 05b8b66 to 93021fd Compare September 30, 2020 07:52
Copy link
Member

@dreispt dreispt left a comment

Choose a reason for hiding this comment

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

LGTM

hr_job_category/models/hr.py Show resolved Hide resolved
hr_job_category/tests/test_hr_job_categories.py Outdated Show resolved Hide resolved
@jarroyomorales jarroyomorales force-pushed the 13.0-mig-hr_job_category branch from 93021fd to 339118f Compare September 30, 2020 08:09
@jarroyomorales jarroyomorales force-pushed the 13.0-mig-hr_job_category branch from 339118f to a0ff71a Compare September 30, 2020 08:36
@OCA-git-bot
Copy link
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

@Saran440
Copy link
Member

Saran440 commented Oct 9, 2020

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

Hey, thanks for contributing! Proceeding to merge this for you.
Prepared branch 13.0-ocabot-merge-pr-895-by-Saran440-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 7d5de6a into OCA:13.0 Oct 9, 2020
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 51fa0af. Thanks a lot for contributing to OCA. ❤️

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.

8 participants