Adrian Crum wrote:
> Adam Heath wrote:
>> Using a shoppinglist to save a cart is very poor form.  You'll not be
>> able to save shipgroup assignments, postal address per shipgroup,
>> shipping method, virtual product features, payment settings, promo
>> codes, tons of stuff.  We need to be able to restore *all* these things.
> 
> What if the order is finalized after those promos expire or shipping
> rates/methods have changed?

how can the order be finalized?  It hasn't been submitted yet.  We
just want to the cart data into the order entities, as they are fully
expresive with everything nescessary.  Just keep the rest of ofbiz
from processing the order, maybe by using a PENDING status, or maybe
NEWBORN.

>> We(Ean and I) have talked, and the way we'd like to see this done, is
>> to invent a new order type, CART(or something), to go along with
>> SALES_ORDER and PURCHASE_ORDER.
> 
> We use the term "Quote" where I work.
> 
> 

Reply via email to