• Resolved xenthox

    (@xenthox)


    Hello,

    I was wondering if anyone knows about the existence of a plugin that does this:

    First, we don’t keep stocks, only manufacture products once an order is placed.

    – new order is placed, status is ‘processing’
    – once every two days we update the stock levels for some products from ‘preorder’ to ‘5’ for example
    – plugin checks once a day the stock of all products included in orders and when finds one with positive level, it changes the order where it’s included in, from ‘processing’ to ‘ready to ship’ or something similar

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • MayKato

    (@maykato)

    Hello,

    – new order is placed, status is ‘processing’

    You can auto-assign the “processing” status to new orders by adding code. Please check out this page for more detail: https://docs.woocommerce.com/document/automatically-complete-orders/

    – once every two days we update the stock levels for some products from ‘preorder’ to ‘5’ for example

    I’m not sure if I understand the requirement correctly. Stock level has to be in numeric format. You cannot ender ‘preorder.’
    https://docs.woocommerce.com/document/managing-products/#inventory-tab

    – plugin checks once a day the stock of all products included in orders and when finds one with positive level, it changes the order where it’s included in, from ‘processing’ to ‘ready to ship’ or something similar

    I’m not aware of any plugins that can check product quantity including the ones in orders, and change order status based on the quantity. To achieve this, we recommend getting in touch with a web developer or one of our experts here: https://woocommerce.com/customizations/

    MayKato

    (@maykato)

    We’ve not heard back from you in a while, so I’m marking this thread as resolved. Hopefully, you were able to find a solution to your problem! If you have further questions, please feel free to open a new topic.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Looking for an order status / stock management plugin’ is closed to new replies.