Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-9625

Improvements in work effort calendar

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Trunk, Upcoming Branch
    • None
    • workeffort
    • None

    Description

      As per communication on dev list:

      Current implementation is we are using enumeration for calendar types and user can't add new calendar types as per own requirements (like holiday calendar, training calendar, meeting calendar etc.)

      Instead of using an enumeration for that, we can use work effort of type CALENDAR and associate it with calendar events as work effort assoc.
      Benefits:

      • User can create a personalized calendar.
      • Same event can be associated with multiple calendars.
      • Enumerations are hard-coded as of now, after this, the method to fetch calendar events will become generic and this improves the beauty of code base and it is not so good as of now.

      Attachments

        Activity

          People

            surajk Suraj Khurana
            surajk Suraj Khurana
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: