On Oct 8, 2012, at 18:51 , LZAntal <lzan...@gmail.com> wrote:
> On Oct 8, 2012, at 9:29 AM, Benjamin Hell <bh...@spamfence.net> wrote:
>> Before I try to reinvent the wheel: Has anyone implemented a 
>> NO_STOCK_CHECKOUT option for products or even product variations, i.e. the 
>> possibility to allow for backordering certain products only?
> I implemented a backorder status for orders. I allow checkout with 0 
> inventory and after checkout complete I attached to the signal to loop 
> through the order and see if any of the products inventory below 0. If so I 
> set the order status to backorder.

Hmm, sounds easy enough but does not really help: I don't need to know if an 
order is held due to some backordered product. Instead if would be nice if some 
products could not be put in the cart if not in stock, while others could be 
added to the cart even if it results in a backorder situation.

Thanks anyways for the signals reminder ;-)

Ben

-- 
You received this message because you are subscribed to the Google Groups 
"Satchmo users" group.
To post to this group, send email to satchmo-users@googlegroups.com.
To unsubscribe from this group, send email to 
satchmo-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/satchmo-users?hl=en.

Reply via email to