[Vtigercrm-commits] [vtiger development] #7608: Saving Outgoing Server dates for mail
vtiger development
vtiger-tickets at trac.vtiger.com
Tue Nov 27 08:03:31 PST 2012
#7608: Saving Outgoing Server dates for mail
-----------------------+----------------------------------------------------
Reporter: marian | Owner: developer
Type: defect | Status: new
Priority: major | Milestone: Unassigned
Component: vtigercrm | Version: 5.4.0
Severity: Medium | Keywords:
-----------------------+----------------------------------------------------
I've found that when you try so save the information from Settings /
Outgoing Server , they don't save in the database. I think this is because
whe sql contains the where clause : ' where server_type= email ' .
Because in the table vtiger_systems there are no entries , the sql returns
null , and the data isn't saved.
For a temporary solution i've added manualy in this table an entry with
the column server_type = email , and after that i've added the rest from
vtiger Settings / Outgoing Server.
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/7608>
vtiger development <http://trac.vtiger.com/>
vtiger CRM
More information about the vtigercrm-commits
mailing list