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/02 09:34:43 UTC

[jira] Updated: (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 ]

Jacopo Cappellato updated OFBIZ-1479:
-------------------------------------

    Description: 
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.


  was:
Replace all the calls to delegator.makeValue("WorkEffortInventoryProduced" in the manufacturing component (PrductionRunServices.java) to service calls.
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.


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