HI All,
If any one know please guide me, How to get notification when i opportunities created.
1 reply to this topic
#2
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).
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









