[Vtigercrm-commits] [vtiger development] #4898: Email-Notification with credentials for new portaluser is empty / notifications emails can't be modefied
vtiger development
vtiger-tickets at trac.vtiger.com
Fri Jan 18 08:52:38 EST 2008
#4898: Email-Notification with credentials for new portaluser is empty /
notifications emails can't be modefied
-----------------------------+----------------------------------------------
Reporter: dinoeberle | Owner: developer
Type: Need More Info | Status: new
Priority: blocker | Milestone: 5.0.4
Component: vtigercrm | Version: 5.0.4-rc
Resolution: | Keywords:
-----------------------------+----------------------------------------------
Comment (by dinoeberle):
Replying to [comment:2 asha]:
Hi Asha
Same answer as in ticket #4919. Probably this helps:
Content of vtiger_notificationscheduler on a clean install:
schedulednotificationid,"schedulednotificationname","active","notificationsubject","notificationbody","label","type"
1,"LBL_TASK_NOTIFICATION_DESCRITPION",1,"Task Delay Notification","Tasks
delayed beyond 24 hrs ","LBL_TASK_NOTIFICATION",""
2,"LBL_BIG_DEAL_DESCRIPTION",1,"Big Deal notification","Success! A big
deal has been won! ","LBL_BIG_DEAL",""
3,"LBL_TICKETS_DESCRIPTION",1,"Pending Tickets notification","Ticket
pending please ","LBL_PENDING_TICKETS",""
4,"LBL_MANY_TICKETS_DESCRIPTION",1,"Too many tickets Notification","Too
many tickets pending against this entity ","LBL_MANY_TICKETS",""
5,"LBL_START_DESCRIPTION",1,"Support Start
Notification","10","LBL_START_NOTIFICATION","select"
6,"LBL_SUPPORT_DESCRIPTION",1,"Support ending
please","11","LBL_SUPPORT_NOTICIATION","select"
7,"LBL_SUPPORT_DESCRIPTION_MONTH",1,"Support ending
please","12","LBL_SUPPORT_NOTICIATION_MONTH","select"
8,"LBL_ACTIVITY_REMINDER_DESCRIPTION",1,"Activity Reminder
Notification","This is a reminder notification for the
Activity","LBL_ACTIVITY_NOTIFICATION",""
And the content on the migrated database:
schedulednotificationid,"schedulednotificationname","active","notificationsubject","notificationbody","label","type"
7,"LBL_SUPPORT_DESCRIPTION_MONTH",1,"Support end
notification","12","LBL_SUPPORT_NOTICIATION_MONTH","select"
8,"LBL_BIG_DEAL_DESCRIPTION",1,"Big Deal notification","Success! A big
deal has been won!","LBL_BIG_DEAL",""
9,"LBL_TICKETS_DESCRIPTION",0,"Pending Tickets notification","Ticket
pending please","LBL_PENDING_TICKETS",""
10,"LBL_MANY_TICKETS_DESCRIPTION",1,"Too many tickets Notification","Too
many tickets pending against this entity ","LBL_MANY_TICKETS",""
11,"LBL_START_DESCRIPTION",0,"Support Start Notification","Support starts
please","LBL_START_NOTIFICATION",""
12,"LBL_SUPPORT_DESCRIPTION",0,"Support ending please","Support Ending
Notification","LBL_SUPPORT_NOTICIATION",""
13,"LBL_ACTIVITY_REMINDER_DESCRIPTION",1,"Activity Reminder
Notification","This is a reminder notification for the
Activity","LBL_ACTIVITY_NOTIFICATION",""
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/4898#comment:3>
vtiger development <http://trac.vtiger.com/>
vtigerCRM
More information about the vtigercrm-commits
mailing list