Question: Where Do I Find The Notification File

Where Do I Find The Notification File

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.

JL

Joel Lukombo

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.
  • MS

    Mian Saleem

    Answered
    Hello,

    The flash messages/notifications are in the header view file `theme/default/views/header.php`

    Thank you
  • JL

    Joel Lukombo

    Answered
    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
  • MS

    Mian Saleem

    Answered
    Hello,

    The suspend sale notification is set in the `index` method of POS controller `app/controllers/Pos.php` You can hire any developer to help you modify the item as you need.

    Thank you
  • Login to Reply