[Vtigercrm-commits] [vtiger development] #5239: Problem with "Product" as custom field name
vtiger development
vtiger-tickets at trac.vtiger.com
Wed May 13 08:40:06 EDT 2009
#5239: Problem with "Product" as custom field name
-------------------------+--------------------------------------------------
Reporter: RedneckReg | Owner: developer
Type: defect | Status: new
Priority: major | Milestone: 5.1.0
Component: vtigercrm | Version: 5.0.4
Resolution: | Keywords: product
-------------------------+--------------------------------------------------
Changes (by asha):
* priority: unassigned => major
Comment:
This happens because in ListViewUtils.php -> we check if the field label
is 'Product' and if yes, we pick value from column 'productname'.
We should actually rely on fieldname and not on fieldlabel, which is
creating this mess.
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/5239#comment:1>
vtiger development <http://trac.vtiger.com/>
vtigerCRM
More information about the vtigercrm-commits
mailing list