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

Migrate hr job categories to V8 and new api. #95

Merged
merged 8 commits into from
Jun 2, 2015

Conversation

feketemihai
Copy link
Member

No description provided.

@max3903 max3903 added this to the 8.0 milestone Apr 22, 2015
@max3903 max3903 mentioned this pull request Apr 22, 2015
58 tasks
@coveralls
Copy link

Coverage Status

Coverage increased (+18.39%) to 61.98% when pulling 7c83fbb on feketemihai:mig_hr_job_categories into a96858e on OCA:8.0.

self.contract_id = self.contract_model.create(
cr, uid, {
'name': 'Contract 1',
'employee_id': self.employee_id,
'wage': 50000,
'job_id': self.job_id,
}, context=context
)

def tearDown(self):
Copy link

Choose a reason for hiding this comment

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

please remove the tearDown, it is not required

@mdietrichc2c
Copy link

Code review: LGTM 👍

@charbeljc
Copy link

Same for me 👍

max3903 pushed a commit that referenced this pull request Jun 2, 2015
[MIG] Migrate hr job categories to V8 and new api.
@max3903 max3903 merged commit 36ca608 into OCA:8.0 Jun 2, 2015
@feketemihai feketemihai deleted the mig_hr_job_categories branch November 11, 2015 05:15
sambarros pushed a commit to sambarros/hr that referenced this pull request Jul 26, 2018
Mraimou pushed a commit to camptocamp/hr that referenced this pull request Nov 25, 2019
BSIBSO-1016 : enforce company_id according to the employee's one
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants