[Vtigercrm-commits] [vtiger development] #6152: Status at Outlook Plugin
vtiger development
vtiger-tickets at trac.vtiger.com
Mon Jul 13 05:32:03 EDT 2009
#6152: Status at Outlook Plugin
------------------------+---------------------------------------------------
Reporter: frankpie | Owner: developer
Type: patch | Status: new
Priority: unassigned | Milestone: 5.1.0
Component: vtigercrm | Version: 5.1.0-rc
Keywords: |
------------------------+---------------------------------------------------
If you create a new Meeting at Outlook and you transmit it to the CRM
while syncronizing, the status of this meeting is not set. But the status
is a mandatory field at appointments. While Outlook is not capable to save
the status this must get be solved by vtigerolservice.php
For the function function AddClndr($username,$session,$clndrdtls)
at line 1237 add the following code:
$clndr->column_fields[eventstatus]="Planned";
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/6152>
vtiger development <http://trac.vtiger.com/>
vtigerCRM
More information about the vtigercrm-commits
mailing list