Hans,
how do you plan to implement the default capacity for the calendar?
I mean, this screen:
https://localhost:8443/manufacturing/control/EditCalendarWeek?calendarWeekId=DEFAULT
(and the non standard days, e.g. an holiday)
I guess you will define them using a special type of WorkEffort... but
I'd like to know the details.
Jacopo
Hans Bakker wrote:
Good day,
I (and Bilgin) am extending the rental facilities in OFBiz and i am
struggling with the techdata calendars for rental. They are in fact a
copy of the information which already available in the workeffort
entity.
I would like to propose to stop using the techdata calendars and extract
the information from the workeffort entity and see if we can make it
work performance-wise: a monthly calendar of a fixed asset showing
occupation/availability should not take too long.
What is the opinion of the community?
Regards,
Hans Bakker