[Vtigercrm-commits] [vtiger development] #5700: duplicate merge is not working for account module
vtiger development
vtiger-tickets at trac.vtiger.com
Tue Mar 24 03:25:02 EDT 2009
#5700: duplicate merge is not working for account module
-----------------------+----------------------------------------------------
Reporter: nitin | Owner: developer
Type: defect | Status: new
Priority: major | Milestone: 5.1.0
Component: vtigercrm | Version: 5.1.0-val1
Keywords: |
-----------------------+----------------------------------------------------
tried duplicate merge for account module and it gives a query failure at
the last step of the merge.
Query Failed:select potentialid from vtiger_potential where accountid=?
and potentialid not in (select potentialid from vtiger_potential where
accountid=?)::ADODB error Query Failed:select potentialid from
vtiger_potential where accountid=? and potentialid not in (select
potentialid from vtiger_potential where accountid=?)::->Unknown column
'accountid' in 'where clause'
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/5700>
vtiger development <http://trac.vtiger.com/>
vtigerCRM
More information about the vtigercrm-commits
mailing list