Question: Show Quantity For Single Warehouse

Show Quantity For Single Warehouse

When i click on a product the modal shows quantity for all warehouse. But i want to see quantity for specific warehouse. Is there any solution? If there is no solution then can i sort the

RH

Rafiqul Hasan

Asked
When i click on a product the modal shows quantity for all warehouse. But i want to see quantity for specific warehouse. Is there any solution?

If there is no solution then can i sort the variation quantity as warehouse name? i didn't find the **"aaSorting": [[1, "asc"]],** in modal.php
  • MS

    Mian Saleem

    Answered
    Hello,

    No. There is no such option. You will need to modify the view file `themes/default/admin/views/products/modal_view.php` to get desired result.

    The variants sort will be changed in next update to sort them by warehouse id.

    Thank you
  • RH

    Rafiqul Hasan

    Answered
    thank you, i will be waiting for the next update.
  • Login to Reply