MS
Asked
hello
how to show more items when search in the invoice ?
it show only few items
i.e I have about 30 item(spoon) when I type spoon it show only 5
thanks a lot
how to show more items when search in the invoice ?
it show only few items
i.e I have about 30 item(spoon) when I type spoon it show only 5
thanks a lot
- 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