[Vtigercrm-commits] [vtiger-commits] r4635 - /vtigercrm/trunk/modules/PriceBooks/PriceBook.php
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Wed Mar 29 02:46:19 EST 2006
Author: saraj
Date: Wed Mar 29 00:46:13 2006
New Revision: 4635
Log:
junk code has been removed
Modified:
vtigercrm/trunk/modules/PriceBooks/PriceBook.php
Modified: vtigercrm/trunk/modules/PriceBooks/PriceBook.php
==============================================================================
--- vtigercrm/trunk/modules/PriceBooks/PriceBook.php (original)
+++ vtigercrm/trunk/modules/PriceBooks/PriceBook.php Wed Mar 29 00:46:13 2006
@@ -64,12 +64,6 @@
$this->column_fields = getColumnFields('PriceBooks');
}
- function get_summary_text()
- {
- return $this->name;
- }
-
-
function get_pricebook_products($id)
{
global $app_strings;
More information about the vtigercrm-commits
mailing list