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:16:42 UTC

[jira] Created: (OFBIZ-1479) Replace 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


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.


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

Posted by "Jacopo Cappellato (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Anil K Patel (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Rishi Solanki (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Anil K Patel (JIRA)" <ji...@apache.org>.
     [ 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.