[jira] [Created] (OFBIZ-5766) Error when adding a task to a Production Run

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-5766) Error when adding a task to a Production Run

Nicolas Malin (Jira)
Guillaume Sigoigne created OFBIZ-5766:
-----------------------------------------

             Summary: Error when adding a task to a Production Run
                 Key: OFBIZ-5766
                 URL: https://issues.apache.org/jira/browse/OFBIZ-5766
             Project: OFBiz
          Issue Type: Bug
          Components: manufacturing
    Affects Versions: Trunk, Release Branch 13.07
            Reporter: Guillaume Sigoigne
            Priority: Trivial


You selecte 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.
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




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)