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

Update Hr holidays compute days #210

Merged
merged 9 commits into from
May 18, 2016

Conversation

feketemihai
Copy link
Member

This is a update from #175 . I will close that one.

@feketemihai feketemihai added this to the 8.0 milestone Mar 9, 2016
@feketemihai
Copy link
Member Author

Depends on #209 .

Configuration
=============

Go to your holiday status and specify what leaves should not include rest days

Choose a reason for hiding this comment

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

Go to your holiday status and specify for their computation which leaves should not include rest days
or holidays.

@elicoidal
Copy link

thanks for the contribution!

@feketemihai
Copy link
Member Author

@elicoidal I't not me that created the module, it's idt labs or salton massaly, the ideea is that i try to finish most of the PR that remained untouch for more months, this was #175 .

@elicoidal
Copy link

@feketemihai I understand and that is an excellent initiative. Still can you make sure the authorship is clean (put the contributor in the README and only input the company in the author tag.
Depending on your input, you might want to add your name somewhere as well

@coveralls
Copy link

Coverage Status

Coverage decreased (-5.2%) to 81.465% when pulling a383215 on feketemihai:hr_holidays_compute_days into 90c4d1f on OCA:8.0.

@coveralls
Copy link

Coverage Status

Coverage decreased (-5.2%) to 81.465% when pulling 33f8178 on feketemihai:hr_holidays_compute_days into 90c4d1f on OCA:8.0.

@feketemihai feketemihai force-pushed the hr_holidays_compute_days branch 3 times, most recently from 38a8848 to 399a611 Compare April 5, 2016 09:52
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.4%) to 86.091% when pulling 790f6ff on feketemihai:hr_holidays_compute_days into 8b43a91 on OCA:8.0.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.4%) to 86.091% when pulling 2a21a40 on feketemihai:hr_holidays_compute_days into 8b43a91 on OCA:8.0.

@feketemihai
Copy link
Member Author

@OCA/human-resources-maintainers Can you review this please, to have the correct number of days in leaves...

@max3903 max3903 mentioned this pull request Apr 8, 2016
58 tasks
@coveralls
Copy link

coveralls commented May 10, 2016

Coverage Status

Coverage decreased (-0.4%) to 87.308% when pulling 7175407 on feketemihai:hr_holidays_compute_days into e13586a on OCA:8.0.

'employee_id',
False)
if not self._check_date_helper(employee_id, date_from):
raise ValidationError('You cannot schedule the start date on '

Choose a reason for hiding this comment

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

Add translation method: _('msg')

@moylop260
Copy link

Could you add a test calling to onchange_employee and onchange_date methods?

screen shot 2016-05-10 at 9 12 08 am

@coveralls
Copy link

coveralls commented May 11, 2016

Coverage Status

Coverage increased (+0.2%) to 87.931% when pulling 97e2239 on feketemihai:hr_holidays_compute_days into e13586a on OCA:8.0.

@coveralls
Copy link

coveralls commented May 11, 2016

Coverage Status

Coverage increased (+0.2%) to 87.931% when pulling 82b6882 on feketemihai:hr_holidays_compute_days into e13586a on OCA:8.0.

@moylop260
Copy link

Thanks for changes
👍

@feketemihai
Copy link
Member Author

@moylop260 I have to thank you for taking time reviewing...Thanks again.

@jgrandguillaume
Copy link
Member

Hi,

Thanks for the contribution ! Functional tests are fine, thanks for the contrib. 👍

Regards,

Joël

@leemannd
Copy link

Thanks for the work. 👍

@moylop260 moylop260 merged commit 4f745b6 into OCA:8.0 May 18, 2016
@moylop260
Copy link

Thanks for contribution

andhit-r pushed a commit to andhit-r/hr that referenced this pull request Sep 11, 2016
* Squash commits into a single one.

* Update tests with old onchange methods.

* Fix variable name in tests..

* Update tests.

* Update flake8.

* Update security rules so that employee can read his schedule and contract, and hr manager to have the same rigths as defined in hr_contract.

* Improve onchange employee, add tests for onchange.

* Fix flake, whitespaces.
feketemihai added a commit to feketemihai/hr that referenced this pull request Nov 13, 2017
* Squash commits into a single one.

* Update tests with old onchange methods.

* Fix variable name in tests..

* Update tests.

* Update flake8.

* Update security rules so that employee can read his schedule and contract, and hr manager to have the same rigths as defined in hr_contract.

* Improve onchange employee, add tests for onchange.

* Fix flake, whitespaces.
sambarros pushed a commit to sambarros/hr that referenced this pull request Jul 26, 2018
pedrobaeza pushed a commit to ForgeFlow/hr that referenced this pull request Sep 3, 2018
* Squash commits into a single one.

* Update tests with old onchange methods.

* Fix variable name in tests..

* Update tests.

* Update flake8.

* Update security rules so that employee can read his schedule and contract, and hr manager to have the same rigths as defined in hr_contract.

* Improve onchange employee, add tests for onchange.

* Fix flake, whitespaces.
Trivedi-Vacha-SerpentCS pushed a commit to Trivedi-Vacha-SerpentCS/hr that referenced this pull request Sep 28, 2018
* Squash commits into a single one.

* Update tests with old onchange methods.

* Fix variable name in tests..

* Update tests.

* Update flake8.

* Update security rules so that employee can read his schedule and contract, and hr manager to have the same rigths as defined in hr_contract.

* Improve onchange employee, add tests for onchange.

* Fix flake, whitespaces.
kittiu pushed a commit to ecosoft-odoo/hr that referenced this pull request Oct 10, 2019
* Squash commits into a single one.

* Update tests with old onchange methods.

* Fix variable name in tests..

* Update tests.

* Update flake8.

* Update security rules so that employee can read his schedule and contract, and hr manager to have the same rigths as defined in hr_contract.

* Improve onchange employee, add tests for onchange.

* Fix flake, whitespaces.
quentingigon pushed a commit to quentingigon/hr that referenced this pull request Oct 11, 2019
* Squash commits into a single one.

* Update tests with old onchange methods.

* Fix variable name in tests..

* Update tests.

* Update flake8.

* Update security rules so that employee can read his schedule and contract, and hr manager to have the same rigths as defined in hr_contract.

* Improve onchange employee, add tests for onchange.

* Fix flake, whitespaces.
Mraimou pushed a commit to camptocamp/hr that referenced this pull request Nov 25, 2019
…fine-multicurrency-flow

BSIBSO-1073 Fix multicurrency flow in `crm.lead`
AaronHForgeFlow pushed a commit to ForgeFlow/hr that referenced this pull request Jan 7, 2020
* Squash commits into a single one.

* Update tests with old onchange methods.

* Fix variable name in tests..

* Update tests.

* Update flake8.

* Update security rules so that employee can read his schedule and contract, and hr manager to have the same rigths as defined in hr_contract.

* Improve onchange employee, add tests for onchange.

* Fix flake, whitespaces.
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

6 participants