limit-orders icon indicating copy to clipboard operation
limit-orders copied to clipboard

Limit based on Delivery Date rather than Order Date

Open bswatson opened this issue 6 years ago • 0 comments

Is your feature request related to a problem? Please describe. I’ve got a Pizzeria that can only make 50 pizzas per day roughly, we’re limiting the orders to 25 as there’s an average of 2-3 pizzas per order.

We’d like to set the limit by the delivery day rather than order day, is this possible?

I’m using a woo extension, WooCommerce Order Delivery

https://woocommerce.com/products/woocommerce-order-delivery/

I’ve created custom shipping methods to allow me to deliver to certain areas on certain days but then I can’t limit the amount of orders that then go out on each delivery day so hitting a bit of a brick wall.

Describe the solution you'd like Integrate with WooCommerce Order Delivery to provide the ability to limit orders by delivery date.

Additional context Original request

bswatson avatar Apr 20 '20 15:04 bswatson