Adrian,
I think it is a good idea, but I don't think that the production runs
are the only work effort selected: at least the EVENT work effort should
be selected as well...
The new input parameter should be probebly a List and not a String.
Jacopo
Adrian Crum wrote:
I just noticed the WorkEffortServices.getWorkEffortEventsByPeriod(...)
method only returns work efforts related to production runs. The end
result is, the work effort calendar displays only production run related
events.
I'd like to remove the hard-coded production run entity conditions and
instead have them passed in as parameters - so the service can be used
to find work efforts that aren't production run related.
If that is done, then the work effort calendar screens can be used in
other parts of the project.
What do you think?
-Adrian