Inventory/stock

Hello,



Is it possible to have a new inventory/stock message besides the ‘quantity(s) in stock’ and ‘out of stock’? I have some expensive products that are in the inventory of my supplier and I would want to have this option for these products - something like ‘in supplier’s stock’.



I could do the following trick:

  • all items that are in stock will display ‘quantity(s) in stock’
  • all items that have negative stock will display ‘in supplier’s stock’

    but I will also have products that are ‘out of stock’ - and I cannot display these as I allow negative inventory.



    So, is there a solution for this?



    Thank you.