[ 
http://issues.apache.org/jira/browse/OFBIZ-318?page=comments#action_12435309 ] 
            
Chris Howe commented on OFBIZ-318:
----------------------------------

IMO aside from the error handling, the group service is cleaner because it will 
take the from the global context instead of from the service context.  (ie for 
the service you're describing you need all of the attributes for 
prepareInventoryReceipt, createInventoryItem, createInventoryItemDetail, 
createShipmentReceipt, balanceInventoryItems declared, which gets kind of messy 
itself)

My local utilization differs from what looks to be the progress of the 
community's implementation regarding the rental of fixed assets whose stock is 
routinely increased.  I'm needing to benefit from the global context since I'm 
calling services with attributes that aren't being passed into the original 
service, but are rather in the global context for my additional services.

> Receipt of multiple units of serialized inventory error
> -------------------------------------------------------
>
>                 Key: OFBIZ-318
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-318
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: product
>            Reporter: Chris Howe
>         Attachments: serialized.patch
>
>
> When receiving multiple units of serialized inventory, only a single 
> inventory item is created and the shipment is considered received because the 
> shipment accepts all units.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to