[
https://issues.apache.org/jira/browse/OFBIZ-1479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rishi Solanki updated OFBIZ-1479:
---------------------------------
Attachment: WorkEffortInventoryProduced_delegator_to_service.patch
I'm Submmiting my work for jira-issue-1479
Replaced all the calls to delegator.makeValue("WorkEffortInventoryProduced" in
the manufacturing component to service calls
> 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
> 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.