BF
Asked
Hello,
I just need to know how can I show all products in pos screen or if you can at least tell me file names I need to modify to do it will be really helpful
I just need to know how can I show all products in pos screen or if you can at least tell me file names I need to modify to do it will be really helpful
- MSAnsweredHello,
Only products from default category will be display in POS grid. There is no option to display all products.
You can modify the POS controllers `app/controllers/admin/Pos.php` as you like. The view files are in `themes/default/admin/views/pos/` directory.
> We don't offer support for modifications or modified versions. You are allowed to do it at your own risk.
Thank you - Login to Reply