Question: How to increase the number of search results

How to increase the number of search results

When I search an item when adding new purchases or adding a new sales, the search result is only showing 5 items only, how can I increase the number of search results? In which file and lin

T

Tony

Asked
When I search an item when adding new purchases or adding a new sales, the search result is only showing 5 items only, how can I increase the number of search results? In which file and line should I modify the code? Looking forward to hearing from you.
  • MS

    Mian Saleem

    Answered
    Hello,

    You can change the limit by editing the `getProductNames` method of `app/models/admin/Sales_model.php` and `app/models/admin/Purchases_model.php`

    Thank you
  • Login to Reply