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

9.0 mig compute days #270

Merged
merged 2 commits into from
Oct 27, 2016
Merged

9.0 mig compute days #270

merged 2 commits into from
Oct 27, 2016

Conversation

damdam-s
Copy link
Member

superseeds #264

thanks @rami-wafaie for initial work

@feketemihai
Copy link
Member

@feketemihai feketemihai added this to the 9.0 milestone Oct 26, 2016
@damdam-s
Copy link
Member Author

@feketemihai done. thanks

@damdam-s damdam-s mentioned this pull request Oct 26, 2016
65 tasks
@feketemihai
Copy link
Member

feketemihai commented Oct 26, 2016

👍 the code is improved just like in version 10...

@@ -26,6 +27,10 @@ def _check_date_helper(self, employee_id, date):
return False
return True

@api.onchange('holiday_status_id')
def _onchange_holiday_status_id(self):
self._check_and_recompute_days()
Copy link
Member

Choose a reason for hiding this comment

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

Where is this method defined?

@damdam-s damdam-s force-pushed the 9.0-mig_compute_days branch 5 times, most recently from 354ac3d to 243e876 Compare October 26, 2016 13:14
Copy link
Member

@pedrobaeza pedrobaeza left a comment

Choose a reason for hiding this comment

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

Can you squash by both authors?

ralwafaie and others added 2 commits October 27, 2016 11:47
change version number

Update README
fix if no date_from or no date_to
@damdam-s
Copy link
Member Author

@pedrobaeza squash done

@pedrobaeza pedrobaeza merged commit d4f31fa into OCA:9.0 Oct 27, 2016
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
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