[Vtigercrm-commits] [vtiger-commits] r8017 - /vtigercrm/trunk/modules/Potentials/ListViewTop.php

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Thu Jul 13 16:22:58 EDT 2006


Author: saraj
Date: Thu Jul 13 14:22:54 2006
New Revision: 8017

Log:
API written for the file

Modified:
    vtigercrm/trunk/modules/Potentials/ListViewTop.php

Modified: vtigercrm/trunk/modules/Potentials/ListViewTop.php
==============================================================================
--- vtigercrm/trunk/modules/Potentials/ListViewTop.php (original)
+++ vtigercrm/trunk/modules/Potentials/ListViewTop.php Thu Jul 13 14:22:54 2006
@@ -19,6 +19,10 @@
  * All Rights Reserved.
  * Contributor(s): ______________________________________..
  ********************************************************************************/
+
+/**Function to get the top Potentials order by Amount in Descending Order
+ * Returns the top potentials based on maximum amount. 
+*/
 function getTopPotentials()
 {
 	$log = LoggerManager::getLogger('top opportunity_list');





More information about the vtigercrm-commits mailing list