Hi.
I have a set of accounts in the SugarCRM base. I need to regularly update theese based on external lists imported with .csv files so existing records get updated with the information from the list, and nonexisting ones get created. Import/update works well, but now i need to match theese based on a custom field. The accounts have a unique id number from another system, and i need to be able to match against an index on this id field, which is a custom field created on the accounts module.
I read in an earlier thread from a couple of years ago that this is not possible yet. A couple of other people asked similar questions in other threads, but i could not find any solution there. When it comes to the import script, this is probably just a little sql join instead of just using indexes on the standard accounts table. Is there a function like this in SugarCRM now? We use v 6.1.3.


LinkBack URL
About LinkBacks



Reply With Quote


Bookmarks