On Apr 7, 2011, at 6:10 PM, Ean Schuessler wrote:

> That makes sense. So I don't need to touch the OrderItem structure, just
> create reservations at the same time that I create the order.
> 
> Adding an array of serial numbers to ShoppingCartItem seems necessary
> though. Do you agree?

Yes, that makes sense. That would be the data that feeds into the 
new/alternative inventory reservation service.

-David


> On 04/07/11 11:19, David E Jones wrote:
>> From a purely model perspective you should be able to create a 
>> OrderItemShpGrpInvRes record for each serialized inventory item.
>> 
>> The code side of things in OFBiz might do some funny things, especially with 
>> re-reservation of inventory (so that re-reserve code may need to be modified 
>> to not touch these records), and you'd have to write a reservation service 
>> for this case to use instead of the stock reservation, but beyond that I 
>> think everything should work the same with the standard reservation records 
>> and such.
>> 
> -- 
> Ean Schuessler, CTO
> e...@brainfood.com
> 214-720-0700 x 315
> Brainfood, Inc.
> http://www.brainfood.com
> 
> <ean.vcf>

Reply via email to