[Vtigercrm-developers] 6.1.0 EA (early access) build for validation

Alan Lord (News) alanslists at gmail.com
Sun Sep 14 13:28:22 GMT 2014


On 12/09/14 07:43, Prasad wrote:
> You can download the migration patch for validating from 600 to 610 here
> <https://www.dropbox.com/s/ai2riazvnvwi6nu/vtigercrm-600-610-betatesting-patch.zip?dl=1>.

I've been running this on a 6.0.0 database that was upgraded from a 
5.4.0 database with approximately 500,000 crmentity records.

Considering this customer never used PBXManager and has no call records, 
the 600-610 update has spent the last couple of hours running queries like

> INSERT INTO vtiger_pbxmanager_phonelookup(crmid, setype, fnumber, rnumber, fieldname)
>                     VALUES('59901','Contacts','Hernan','nanreH','firstname')
>                     ON DUPLICATE KEY
>                     UPDATE fnumber=VALUES(fnumber), rnumber=VALUES(rnumber);

2 questions:

1. What are these records for?
2. Why is it writing the first and lastnames into columns called fnumber 
and rnumber? Shouldn't these be phone numbers?

Cheers

Al


-- 
Libertus Solutions
http://www.libertus.co.uk



More information about the vtigercrm-developers mailing list