[Vtigercrm-commits] [vtiger development] #5553: Query fails when i try to merge the duplicates in products
vtiger development
vtiger-tickets at trac.vtiger.com
Wed Mar 11 09:12:57 EDT 2009
#5553: Query fails when i try to merge the duplicates in products
-----------------------+----------------------------------------------------
Reporter: vamsee | Owner: developer
Type: defect | Status: new
Priority: critical | Milestone: 5.1.0
Component: vtigercrm | Version: 5.1.0-val1
Keywords: |
-----------------------+----------------------------------------------------
i cant able to merge the duplicates in the products module , i have
selected Qty/unit as my merging criteria when i merged 3 duplicate records
the query fails
" Query Failed:select productid from vtiger_products where
parentid=? and productid not in (select productid from vtiger_products
where parentid=?)::ADODB error Query Failed:select productid from
vtiger_products where parentid=? and productid not in (select productid
from vtiger_products where parentid=?)::->Unknown column 'parentid' in
'where clause' "
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/5553>
vtiger development <http://trac.vtiger.com/>
vtigerCRM
More information about the vtigercrm-commits
mailing list