Jump to content


Photo

Notification

notify

  • Please log in to reply
1 reply to this topic

#1 suresh_p

suresh_p

    Newbie

  • Members
  • Pip
  • 6 posts

Posted 15 August 2012 - 01:29 PM

HI All,

If any one know please guide me, How to get notification when i opportunities created.

#2 Ivica

Ivica

    Advanced Member

  • Moderators
  • 478 posts

Posted 15 August 2012 - 02:58 PM

It is not possible to configure Notification via admin interface, you would need to hack code.

I suggest you to check file: modules/export/jobs/ExportJob.php, lines 119-128, you will need to add similar code into Opportunity::afterSave() method(you will need to create this method, and don't forget to call parent::afterSave() method first).




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users