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

[MIG] hr_contract_reference: Migrated to 10.0 #316

Merged
merged 1 commit into from
Mar 1, 2017

Conversation

leemannd
Copy link

No description provided.

@leemannd leemannd force-pushed the 10.0-mig-hr_contract_reference branch 2 times, most recently from e3816d4 to 7075989 Compare February 22, 2017 14:50
@leemannd leemannd mentioned this pull request Feb 22, 2017
58 tasks
@feketemihai feketemihai added this to the 10.0 milestone Feb 23, 2017
@@ -1,5 +1,6 @@
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
Copy link
Member

Choose a reason for hiding this comment

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

@leemannd Please add yourself in the contribution list...

Copy link
Author

Choose a reason for hiding this comment

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

@feketemihai It was a really small contribution. Doing it.

@leemannd leemannd force-pushed the 10.0-mig-hr_contract_reference branch from 7075989 to 796aa98 Compare February 23, 2017 09:06
@feketemihai
Copy link
Member

@leemannd i agree with you but you spend time reviewing the code, testing it, propesing a PR...

Copy link
Member

@yvaucher yvaucher left a comment

Choose a reason for hiding this comment

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

Just some nitpicking otherwise LGTM


from openerp import models, fields, api
from odoo import models, fields, api


class hr_contract(models.Model):
Copy link
Member

Choose a reason for hiding this comment

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

Could you rename the class to camel case

Bugs are tracked on `GitHub Issues <https://github.com/OCA/hr/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed feedback
`here <https://github.com/OCA/hr/issues/new?body=module:%20hr_contract_reference%0Aversion:%2010.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
Copy link
Member

Choose a reason for hiding this comment

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

template to update to last version

Copy link
Member

@andhit-r andhit-r left a comment

Choose a reason for hiding this comment

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

👍 It's better if you change object name into camel case though

@leemannd leemannd force-pushed the 10.0-mig-hr_contract_reference branch from 796aa98 to 5879e24 Compare February 24, 2017 13:59
@leemannd
Copy link
Author

Updated from comments

Copy link
Member

@yvaucher yvaucher left a comment

Choose a reason for hiding this comment

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

Thanks for the changes.

Travis raised one last thing to change

@@ -13,5 +11,5 @@
</field>
Copy link
Member

Choose a reason for hiding this comment

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

This needs to be a change using position="attributes"

@gurneyalex gurneyalex merged commit bdada88 into OCA:10.0 Mar 1, 2017
@leemannd leemannd deleted the 10.0-mig-hr_contract_reference branch March 1, 2017 12:26
sambarros pushed a commit to sambarros/hr that referenced this pull request Jul 26, 2018
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.

None yet

5 participants