EH
Asked
Good morning, is there possible to show more result than 5 ? For example on pos when i type Products, i want it to show for example 10 of it instead of 5.
- MSAnsweredHello,
For pos and sale, you can change the limit for `getProductNames` method of the sales model `app/models/admin/Sales_model.php`
Thank you - EHAnsweredThankyou.
- Login to Reply