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

travis failure: hr.holidays.status.is_annual depends on itself #273

Closed
astirpe opened this issue Oct 28, 2016 · 1 comment
Closed

travis failure: hr.holidays.status.is_annual depends on itself #273

astirpe opened this issue Oct 28, 2016 · 1 comment

Comments

@astirpe
Copy link
Member

astirpe commented Oct 28, 2016

Commit 00f4e3d seems causing a warning on runbot:
resolve_deps Field hr.holidays.status.is_annual depends on itself; please fix its decorator @api.depends().

@damdam-s @pedrobaeza could you please give a look at it?

Thank you!

@pedrobaeza
Copy link
Member

You're right... in depends section is_annual should be removed. Can you please make a PR?

sambarros pushed a commit to sambarros/hr that referenced this issue Jul 26, 2018
[BSSFL-391] RMA smart button in Repair Order
i-vyshnevska pushed a commit to i-vyshnevska/hr that referenced this issue Mar 5, 2019
Commit 00f4e3d seems causing a warning on runbot:
```
resolve_deps Field hr.holidays.status.is_annual depends on itself; please fix its decorator @api.depends(). 
```
Fixes OCA#273
i-vyshnevska pushed a commit to i-vyshnevska/hr that referenced this issue Mar 12, 2019
Commit 00f4e3d seems causing a warning on runbot:
```
resolve_deps Field hr.holidays.status.is_annual depends on itself; please fix its decorator @api.depends(). 
```
Fixes OCA#273
quentingigon pushed a commit to quentingigon/hr that referenced this issue Oct 11, 2019
Commit 00f4e3d seems causing a warning on runbot:
```
resolve_deps Field hr.holidays.status.is_annual depends on itself; please fix its decorator @api.depends().
```
Fixes OCA#273
Mraimou pushed a commit to camptocamp/hr that referenced this issue Nov 25, 2019
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

No branches or pull requests

2 participants