You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Pierre Smits (JIRA)" <ji...@apache.org> on 2014/09/11 09:04:33 UTC

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

    [ https://issues.apache.org/jira/browse/OFBIZ-5766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14129718#comment-14129718 ] 

Pierre Smits commented on OFBIZ-5766:
-------------------------------------

Guillaume,

Your issue and its patch are confusing. The title of the issue is about a problem when trying to add a task. You description talks about adding and modifying task as the main problem. And your patch (for trunk) is about changing the field type of 2 fields.

What should it be? Please make your title and description reflect the patch or your patch and description reflect the title. Now it is confusing.

Regards,

Pierre

> 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: Release Branch 13.07, Trunk
>            Reporter: Guillaume Sigoigne
>            Priority: Trivial
>         Attachments: Add-Task-To-Production-Run-13.07.patch, Add-Task-To-Production-Run-trunk.patch
>
>
> 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)