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

workinghours not handled in ressource #47

Closed
regit opened this issue Mar 15, 2012 · 2 comments
Closed

workinghours not handled in ressource #47

regit opened this issue Mar 15, 2012 · 2 comments

Comments

@regit
Copy link

regit commented Mar 15, 2012

I'm trying to declare workinghours for a resource:

resource jdoe "John Doe" {
    limits { weeklymax 4d}
    leaves holiday 2012-06-01 - 2012-06-08
    workinghours thu, sat, sun off
  }

but it does not appear correctly in the resource allocation report: Friday is shown off for this user.

I'm using the 2012-03-15 nightly build.

@scrapper
Copy link
Member

That's probably due to the weekly limit of 4d. Please submit a complete example project if you still think there is a bug.

@regit
Copy link
Author

regit commented Mar 19, 2012

I've remade some tests (just to be sure). When using workinghours in the project this is working. When using it in a resource, this do not work.
You can find an example at the address: http://home.regit.org/~regit/tutorial.tjp

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