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][11.0]hr_employee_id:Migration to 11.0 #460

Merged
merged 11 commits into from
Aug 31, 2018

Conversation

Trivedi-Vacha-SerpentCS
Copy link

[MIG][11.0]hr_employee_id:Migration to 11.0

@pedrobaeza pedrobaeza added this to the 11.0 milestone Jul 5, 2018
@pedrobaeza pedrobaeza mentioned this pull request Jul 5, 2018
71 tasks
sambarros pushed a commit to sambarros/hr that referenced this pull request Jul 26, 2018
miketelahun and others added 11 commits August 31, 2018 07:44
Initial Attempt of a port to V8
Some improvements made are as follows:
* Ability so choose ID generation method
* Sequence vs Random

hr_employee_id: code linting and copyright removals

apply suggeste changes
* Use identification_id provided by hr addon rather than employee_no
* use new api in configuration
* pep8 changes

Update res_company.py

make fields assignable from res_company

add tests

Remove duplicate license  key

import openerp.exception.Warning as UserWarning

[FIX] import Warning as UserWarning
* Change .py header according OCA simple header
* Add parameter name on field declaration
* Greenify travis
* Modify README.rst. Removing tabs from xml
* Remove space from xml files
* Make module installable
@pedrobaeza pedrobaeza merged commit 855d770 into OCA:11.0 Aug 31, 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