Question: Product Report Expot to Excel

Product Report Expot to Excel

Hello, on the product report page we can filter the start date to end date. If it possible when we want export it to excel we only get the product that get sold and purchased on the start an

EH

Einnlleinhatt Ha

Asked
Hello, on the product report page we can filter the start date to end date. If it possible when we want export it to excel we only get the product that get sold and purchased on the start and end date ?
  • MS

    Mian Saleem

    Answered
    Hello,

    Yes, excel export will be from start to end date. the only different is that the web page will paginate the result while export will display all.

    Thank you
  • EH

    Einnlleinhatt Ha

    Answered
    Alright, one more question. Is it possible to change the quantity stock to all we have instead of some ?

    For example like this. In 27th May i have "Product A" with "5" quantity left and on 28th May i purchased 20 pieces "Product A". After 1 day from 28th may i sold 5 pieces of "Product A" so if i use the product report from 28th may to 29th may the quantity left will be 15 like it is now. Would it possible to add another 5 quantity we have left ?
  • MS

    Mian Saleem

    Answered
    No. It will generate report as per dates.
  • M

    Michał

    Answered
    I have a question about how to modify files in report to export to xls only products which was sold from start date to end date?
  • MS

    Mian Saleem

    Answered
    **[Michał](/u/michal)** Hello,

    You will need to modify the export method of the controller as you need. For products, it's `product_actions` method in `app/controllers/admin/Products.php`

    Thank you
  • Login to Reply