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

[jira] Closed: (OFBIZ-1479) Replace all the calls to delegator.makeValue("WorkEffortInventoryProduced" in the manufacturing component to service calls

     [ https://issues.apache.org/jira/browse/OFBIZ-1479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anil K Patel closed OFBIZ-1479.
-------------------------------

    Resolution: Fixed

Thanks Rishi Solanki and others for providing implementation. Patch is in rev #600748

> Replace all the calls to delegator.makeValue("WorkEffortInventoryProduced" in the manufacturing component to service calls
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1479
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1479
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: manufacturing
>    Affects Versions: SVN trunk
>            Reporter: Jacopo Cappellato
>            Assignee: Anil K Patel
>         Attachments: WorkEffortInventoryProduced_delegator_to_service.patch
>
>
> Replace all the calls to delegator.makeValue("WorkEffortInventoryProduced" in the manufacturing component (PrductionRunServices.java) to service calls.
> Move the service calls after the calls to the "createInventoryItemDetail" service.
> The service has been implemented in subtask OFBIZ-1478.
> This task is not stricly related to GL accounting, but it is required to implement the GL posting service triggered when inventory is produced by a work effort.

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