[Vtigercrm-commits] [vtiger-commits] r4631 - /vtigercrm/trunk/modules/Quotes/Quote.php
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Wed Mar 29 02:40:23 EST 2006
Author: saraj
Date: Wed Mar 29 00:40:16 2006
New Revision: 4631
Log:
junk code has been removed
Modified:
vtigercrm/trunk/modules/Quotes/Quote.php
Modified: vtigercrm/trunk/modules/Quotes/Quote.php
==============================================================================
--- vtigercrm/trunk/modules/Quotes/Quote.php (original)
+++ vtigercrm/trunk/modules/Quotes/Quote.php Wed Mar 29 00:40:16 2006
@@ -114,11 +114,6 @@
$this->column_fields = getColumnFields('Quotes');
}
- function get_summary_text()
- {
- return $this->name;
- }
-
function get_salesorder($id)
{
require_once('modules/SalesOrder/SalesOrder.php');
More information about the vtigercrm-commits
mailing list