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

Allow Gantt function to compute task with non-numerical ID

    XMLWordPrintableJSON

Details

    Description

      The Gantt diagram is not generated when at least one of the taks composing it has a non-numerical workEffortId (e.g. A10001).
      When importing data or using duplication of workEffort, you can use such id.

      How to reproduce :

      • Create a task with a non-numerical id for the project 9100 or iImport this entry :
        <entity-engine-xml>
        <WorkEffort workEffortId="A1000" sequenceNum="1" workEffortTypeId="TASK" currentStatusId="PTS_CREATED" lastStatusUpdate="2007-12-14 16:45:21.831" workEffortParentId="9101" scopeEnumId="WES_PRIVATE" workEffortName="ProblemTask" estimatedStartDate="2007-12-03 00:00:00.0" estimatedCompletionDate="2007-12-05 00:00:00.0" revisionNumber="1"/>
        </entity-engine-xml>

      Attachments

        1. OFBIZ-7971.patch
          3 kB
          Montalbano Florian

        Activity

          People

            jleroux Jacques Le Roux
            Florian M Montalbano Florian
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: