You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacopo Cappellato (JIRA)" <ji...@apache.org> on 2007/12/01 18:28:43 UTC

[jira] Created: (OFBIZ-1474) Enhance the service described in OFBIZ-1473 to handle in a special way the workEffort that are part of a production run.

Enhance the service described in OFBIZ-1473 to handle in a special way the workEffort that are part of a production run.
------------------------------------------------------------------------------------------------------------------------

                 Key: OFBIZ-1474
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1474
             Project: OFBiz
          Issue Type: Sub-task
            Reporter: Jacopo Cappellato
            Assignee: Jacopo Cappellato




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (OFBIZ-1474) Enhance the service described in OFBIZ-1473 to handle in a special way the workEffort that are part of a production run.

Posted by "Anil K Patel (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anil K Patel reassigned OFBIZ-1474:
-----------------------------------

    Assignee: Anil K Patel

> Enhance the service described in OFBIZ-1473 to handle in a special way the workEffort that are part of a production run.
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1474
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1474
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: Jacopo Cappellato
>            Assignee: Anil K Patel
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-1474) Enhance the service described in OFBIZ-1473 to handle in a special way the workEffort that are part of a production run.

Posted by "Jacopo Cappellato (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547593 ] 

Jacopo Cappellato commented on OFBIZ-1474:
------------------------------------------

The following logic will be added at the beginning of the service developed in OFBIZ-1473:

1) retrieve the WorkEffort record using the parameters.workEffortId
2) if (WorkEffort.workEffortTypeId == PROD_ORDER_TASK and WorkEffort.workEffortParentId is not empty) then select the first record from WorkEffortGoodStandard where (workEffortId == WorkEffort.workEffortParentId and workEffortGoodStdTypeId == "PRUN_PROD_DELIV")
3) use the WorkEffortGoodStandard.productId field of this record to fill the productId of the *Credit* Account Trans entry.


> Enhance the service described in OFBIZ-1473 to handle in a special way the workEffort that are part of a production run.
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1474
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1474
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: Jacopo Cappellato
>            Assignee: Jacopo Cappellato
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OFBIZ-1474) Enhance the service described in OFBIZ-1473 to handle in a special way the workEffort that are part of a production run.

Posted by "Jacopo Cappellato (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacopo Cappellato updated OFBIZ-1474:
-------------------------------------

          Component/s: accounting
             Assignee:     (was: Jacopo Cappellato)
    Affects Version/s: SVN trunk

> Enhance the service described in OFBIZ-1473 to handle in a special way the workEffort that are part of a production run.
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1474
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1474
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: Jacopo Cappellato
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (OFBIZ-1474) Enhance the service described in OFBIZ-1473 to handle in a special way the workEffort that are part of a production run.

Posted by "Anil K Patel (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anil K Patel closed OFBIZ-1474.
-------------------------------

    Resolution: Fixed

Resolved with Jira issue 1473

> Enhance the service described in OFBIZ-1473 to handle in a special way the workEffort that are part of a production run.
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1474
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1474
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: Jacopo Cappellato
>            Assignee: Anil K Patel
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.