[Vtigercrm-commits] [vtiger-commits] r7419 - /vtigercrm/trunk/modules/CustomView/PopulateCustomView.php
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Thu Jun 22 01:06:29 EDT 2006
Author: saraj
Date: Wed Jun 21 23:06:26 2006
New Revision: 7419
Log:
title has been changed to notes_title
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 Wed Jun 21 23:06:26 2006
@@ -277,7 +277,7 @@
'vtiger_invoice:total:hdnGrandTotal:Invoice_Total:I',
'vtiger_crmentity:smownerid:assigned_user_id:Invoice_Assigned_To:V'),
- Array('vtiger_notes:title:title:Notes_Title:V',
+ Array('vtiger_notes:title:notes_title:Notes_Title:V',
'vtiger_notes:contact_id:contact_id:Notes_Contact_Name:I',
'vtiger_senotesrel:crmid:parent_id:Notes_Related_to:I',
'vtiger_notes:filename:filename:Notes_File:V',
More information about the vtigercrm-commits
mailing list