JL
Asked
Hello ! I am trying to change how notifications work with your POS. I was wondering where the notifications file is. I can’t find it anywhere.
- MSAnswered
Hello,
The flash messages/notifications are in the header view file
theme/default/views/header.php
Thank you
- JLAnswered
Thank you. But I need to see the actual file because I want to send notifications for suspended sales to all users not just the one who suspended the sale. I don’t know if it’s an ajax file or PHP
- MSAnswered
Hello,
The suspend sale notification is set in the
index
method of POS controllerapp/controllers/Pos.php
You can hire any developer to help you modify the item as you need.Thank you
- Login to Reply