VS
Asked
Hi,
I want to show more product on search in POS Sale, when i enter name it shows only 5 to 6 product. how can we show more products like 10 to 12 instead of 6.
I want to show more product on search in POS Sale, when i enter name it shows only 5 to 6 product. how can we show more products like 10 to 12 instead of 6.
- MSAnsweredHello,
You can increase the limit by modify the `getProductsName` method of model `app/models/sales_mode.php` and `purchases_model.php`
Thank you - Login to Reply