[Vtigercrm-commits] [vtiger development] #5514: An email sent to customers must have sufficient information on companies and contacts

vtiger development vtiger-tickets at trac.vtiger.com
Mon Mar 2 23:21:30 EST 2009


#5514: An email sent to customers must have sufficient information on companies
and contacts
-----------------------------+----------------------------------------------
 Reporter:  nguyen.ngoc.han  |       Owner:  developer 
     Type:  defect           |      Status:  new       
 Priority:  unassigned       |   Milestone:  5.1.0     
Component:  vtigercrm        |     Version:  5.1.0-val1
 Keywords:                   |  
-----------------------------+----------------------------------------------
 Settings> Email Templates> New Email Template
 My Email Template:

 {{{
 $accounts-accountname$
 $accounts-account_type$
 $accounts-industry$
 $accounts-annualrevenue$
 $accounts-phone$
 $accounts-email1$
 $accounts-rating$
 $accounts-website$
 $accounts-fax$
 [[BR]]

 $contacts-firstname$
 $contacts-lastname$
 $contacts-salutation$
 $contacts-title$
 $contacts-email$
 $contacts-department$
 $contacts-phone$
 $contacts-mobile$
 $contacts-support_start_date$
 $contacts-support_end_date$
 [[BR]]

 $leads-firstname$
 $leads-lastname$
 $leads-leadsource$
 $leads-leadstatus$
 $leads-rating$
 $leads-industry$
 $leads-yahooid$
 $leads-email$
 $leads-annualrevenue$
 $leads-designation$
 $leads-salutation$
 [[BR]]

 $users-first_name$
 $users-last_name$
 $users-title$
 $users-department$
 $users-phone_home$
 $users-phone_mobile$
 $users-signature$
 $users-email1$
 $users-address_street$
 $users-address_city$
 $users-address_state$
 $users-address_country$
 $users-address_postalcode$
 [[BR]]

 $custom-currentdate$
 $custom-currenttime$
 }}}
 [[BR]]
 With the email template, when I send email to Contact, the only field in
 the contact module was complete data.[[BR]]
 Similarly, when I email Account, Lead, User[[BR]]
 -> In fact, an email sent to customers must have sufficient information on
 companies and contacts.[[BR]]
 For example:[[BR]]
 Hello Mr. Asha (Contact Module)[[BR]]
 Vtiger Company (Account Module)[[BR]]
 Address 12345 India (Account Module)[[BR]]
 We are very excited and waiting for the hot version of the vtigercrm
 ver5.1[[BR]]
 My name is nguen.ngoc.han (User Module)[[BR]]
 Business Division (User Module)[[BR]]
 Location Manager (User Module)[[BR]]
 Thanks you![[BR]]

-- 
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/5514>
vtiger development <http://trac.vtiger.com/>
vtigerCRM




More information about the vtigercrm-commits mailing list