[Vtigercrm-commits] [vtiger development] #7455: Import using Duplicates Merging does not work in 5.4.0
vtiger development
vtiger-tickets at trac.vtiger.com
Fri Aug 31 02:41:59 PDT 2012
#7455: Import using Duplicates Merging does not work in 5.4.0
---------------------------+------------------------------------------------
Reporter: johncresswell | Owner: developer
Type: defect | Status: new
Priority: unassigned | Milestone: Unassigned
Component: vtigercrm | Version: 5.4.0
Severity: Medium | Resolution:
Keywords: |
---------------------------+------------------------------------------------
Comment (by joebordes):
Your solution looks correct (not too sure about the added $fillDefault in
the function transformForImport). Did you try changing the call to this
method to true:
on line 261:
{{{
$filteredFieldData = $this->transformForImport($filteredFieldData,
$moduleMeta, true);
}}}
??
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/7455#comment:3>
vtiger development <http://trac.vtiger.com/>
vtiger CRM
More information about the vtigercrm-commits
mailing list