[jira] Created: (OFBIZ-1139) While receiving serialized inventory items the service receiveInventoryProduct returns only the last inventoryItemId generated, while it should return all .

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-1139) While receiving serialized inventory items the service receiveInventoryProduct returns only the last inventoryItemId generated, while it should return all .

Nicolas Malin (Jira)
While receiving serialized inventory items the service receiveInventoryProduct returns only the last inventoryItemId generated, while it should return all .
------------------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: OFBIZ-1139
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1139
             Project: OFBiz
          Issue Type: Improvement
          Components: product
         Environment: Cent OS 5.0
            Reporter: Vikas Mayur


Service receiveInventoryProduct need to be modified since it returns only the last InventoryItemId when serialized inventory Item are received.

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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-1139) While receiving serialized inventory items the service receiveInventoryProduct returns only the last inventoryItemId generated, while it should return all .

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511844 ]

Vikas Mayur commented on OFBIZ-1139:
------------------------------------

The service receiveInventoryProduct is used to receive (serialized / non serialized) items in inventory.
When more than one serialized inventory items are received,  corresponding inventoryItemId are
created, but this service returns only the last inventoryItemId.

New implementation for oagis component require to enhance the service to return a list of inventoryItemId created,
while keeping the code backward compatible.



> While receiving serialized inventory items the service receiveInventoryProduct returns only the last inventoryItemId generated, while it should return all .
> ------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1139
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1139
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>         Environment: Cent OS 5.0
>            Reporter: Vikas Mayur
>
> Service receiveInventoryProduct need to be modified since it returns only the last InventoryItemId when serialized inventory Item are received.

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

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-1139) While receiving serialized inventory items the service receiveInventoryProduct returns only the last inventoryItemId generated, while it should return all .

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

David E. Jones closed OFBIZ-1139.
---------------------------------

       Resolution: Won't Fix
    Fix Version/s: SVN trunk
         Assignee: David E. Jones

After reviewing the relevant OAGIS service it looks like this isn't needed.

> While receiving serialized inventory items the service receiveInventoryProduct returns only the last inventoryItemId generated, while it should return all .
> ------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1139
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1139
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>         Environment: Cent OS 5.0
>            Reporter: Vikas Mayur
>            Assignee: David E. Jones
>             Fix For: SVN trunk
>
>
> Service receiveInventoryProduct need to be modified since it returns only the last InventoryItemId when serialized inventory Item are received.

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