[Vtigercrm-commits] [vtiger-commits] r5891 - /vtigercrm/trunk/modules/CustomView/PopulateCustomView.php

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Fri May 12 00:53:23 EDT 2006


Author: don
Date: Thu May 11 22:53:18 2006
New Revision: 5891

Log:
assigned to field changed to Sender

Modified:
    vtigercrm/trunk/modules/CustomView/PopulateCustomView.php

Modified: vtigercrm/trunk/modules/CustomView/PopulateCustomView.php
==============================================================================
--- vtigercrm/trunk/modules/CustomView/PopulateCustomView.php (original)
+++ vtigercrm/trunk/modules/CustomView/PopulateCustomView.php Thu May 11 22:53:18 2006
@@ -269,7 +269,7 @@
 		   Array('activity:subject:subject:Emails_Subject:V',
                          'seactivityrel:crmid:parent_id:Emails_Related_To:I',
                          'activity:date_start:date_start:Emails_Date_Sent:D',
-                         'crmentity:smownerid:assigned_user_id:Emails_Assigned_To:V'),
+                         'crmentity:smownerid:assigned_user_id:Emails_Sender:V'),
 		
 		   Array('crmentity:crmid::Invoice_Invoice_Id:I',
                          'invoice:subject:subject:Invoice_Subject:V',





More information about the vtigercrm-commits mailing list