[Vtigercrm-commits] [vtiger-commits] r11093 - /vtigercrm/branches/5.0.3/modules/Reports/PopulateReports.php

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Mon May 28 11:18:35 EDT 2007


Author: jerrydgeorge
Date: Mon May 28 09:18:28 2007
New Revision: 11093

Log:
Issue in Default Report ProductDetails has been fixed

Modified:
    vtigercrm/branches/5.0.3/modules/Reports/PopulateReports.php

Modified: vtigercrm/branches/5.0.3/modules/Reports/PopulateReports.php
==============================================================================
--- vtigercrm/branches/5.0.3/modules/Reports/PopulateReports.php (original)
+++ vtigercrm/branches/5.0.3/modules/Reports/PopulateReports.php Mon May 28 09:18:28 2007
@@ -130,7 +130,6 @@
                              'vtiger_products:productcode:Products_Product_Code:productcode:V',
                              'vtiger_products:discontinued:Products_Product_Active:discontinued:V',
                              'vtiger_products:productcategory:Products_Product_Category:productcategory:V',
-                             'vtiger_contactdetailsProducts:lastname:Products_Contact_Name:contact_id:I',
                              'vtiger_products:website:Products_Website:website:V',
 			     'vtiger_vendorRel:vendorname:Products_Vendor_Name:vendor_id:I',
 			     'vtiger_products:mfr_part_no:Products_Mfr_PartNo:mfr_part_no:V'),





More information about the vtigercrm-commits mailing list