Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Implemented
-
None
-
None
-
None
Description
create a new entity facilityCalendar which will create the one-to-many relationship between facility and calendar. Here are the entity attributes:
FacilityCalendar
- facilityId*
- calendarId*
- facilityCalendarTypeId*
- fromDate*
- thruDate
FacilityCalendarType
- facilityCalendarTypeId*
- parentTypeId
- description
A calendar will be used to store opening time, closing time, working weekdays and all this type of stuff.
For further information please refer
http://ofbiz.markmail.org/message/nectwaze6ina7y6z?q=%5BProposal%5D+Extend+facility+entity