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. 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. |
[ 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. |
In reply to this post by Nicolas Malin (Jira)
[ 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. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anil K Patel reassigned OFBIZ-1479: ----------------------------------- Assignee: Anil K Patel > 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. |
In reply to this post by Nicolas Malin (Jira)
[ 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. |
Free forum by Nabble | Edit this page |