AbanteCart Community

AbanteCart Development => New Features Discussion => Topic started by: Palamedes on March 07, 2012, 01:14:07 PM

Title: Production option to delist (status to off) items upon reaching zero in stock
Post by: Palamedes on March 07, 2012, 01:14:07 PM
It would be extremely nice (to the point that if you don't write it I'm going to add it) to have a flag in the product creation/editor page to "delist" or flip the status of a product to OFF when the number in stock reaches zero.

If you guys ever push AbanteCart out to git we can start adding these things in feature branches that you can pull into the main code base =)
Title: Re: Production option to delist (status to off) items upon reaching zero in stock
Post by: abantecart on July 02, 2012, 08:30:34 AM
This is a great point. We can add this setting to control product status based on product or/and options stock level.

Sound good?

AbanteCart is on github now. Feel free to contribute.
https://github.com/abantecart/abantecart-src
Title: Re: Production option to delist (status to off) items upon reaching zero in stock
Post by: Nimitz1061 on July 03, 2012, 01:42:22 PM
This is another area where encapsulating the process could be quite helpful in matching cart functionality to store operations policy....

David