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

Error when adding/modifying a task to a Production Run - field type error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • Release Branch 13.07, Trunk
    • 14.12.01, 12.04.06, 13.07.02
    • manufacturing
    • None

    Description

      You select a production run, then you click on "Task" tab to list tasks included in the production run.
      You are not able to add a new task or modify any of already included tasks because of field type error.
      Following events and services are waiting estimatedMilliseconds and estimatedSetupMillis as BigDecimal instead of Double.
      Events :
      ProductionRunSimpleEvents.editProductionRunRoutingTask
      ProductionRunSimpleEvents.addProductionRunRoutinsTask
      Services :
      services_production_run.addProductionRunRoutingTask
      services_production_run.checkUpdatePrunRoutingTask

      Add-Task-To-Production-Run (13.07 and trunk releases) change fields type from BigDecimal to Double.

      Attachments

        1. Add-Task-To-Production-Run-13.07.patch
          5 kB
          Guillaume Sigoigne
        2. Add-Task-To-Production-Run-trunk.patch
          5 kB
          Guillaume Sigoigne
        3. OFBIZ-5766.patch
          4 kB
          Divesh Dutta

        Activity

          People

            toashishvijay Ashish Vijaywargiya
            gsigoigne Guillaume Sigoigne
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: