Question: Export Existing Quantity By Columns

Export Existing Quantity By Columns

Hello, when I count the existence, I export an excel in .csv format, the data they send me is correct but the problem is that I need to have the data separated by columns to make an easier s

HL

Hatsembiller Luis

Asked
Hello, when I count the existence, I export an excel in .csv format, the data they send me is correct but the problem is that I need to have the data separated by columns to make an easier search of the articles either by their name or code, besides that I need to see the amount of products in stock would be the existence. The export of products serves me but does not have the amount of existence or stock and also I would like to be able to choose which data to export or if there is any way that I can export data that I need to print and provide the sellers with the list with the prices, code, detail and stock.
  • MS

    Mian Saleem

    Answered
    Hello,

    The list table has 2 search options. First on top right that will search all the columns. Second from table footer to search for single column. You can filter the list products page as you need and then select the products that you want to export.

    If that's not what you looking, then please reply with screenshot.

    Thank you
  • HL

    Hatsembiller Luis

    Answered
    I need the sellers to be able to export the products in this way to carry the printed list, but I do not want the cost to be shown, I also need to show the quantity of stock or quantity of stock of the items. How do I do that?
  • MS

    Mian Saleem

    Answered
    Hello,

    The cost will be for owner, admin and for member of group with `Product Cost` permissions. You can add/edit group and unselect the product cost permission.

    There is no option to hide column or get as you need, unless you modify the code. In case you need, you can modify the `product_actions` method of `app/controllers/admin/Products.php`

    Thank you
  • HL

    Hatsembiller Luis

    Answered
    The only thing I need is for me to exploit the information of the quantity of stock of the products, whether or not there is product stock, I just need to export that too!
  • MS

    Mian Saleem

    Answered
    The exported file has the quantity column. Thank you
  • Login to Reply