Nicolas,
>>I guess the Account number is to link with the account which is good for me.
Account Number DOES NOT uniquely identify an Account. It just lets you add any value for this field and later you can perform an account search on "Account Number" to look up the account that has a matching account number. I can have 2 Account 'A' and 'B' and have the same 'ABC' for account number. If i search for 'ABC' under Account Search for Account Number, then both 'A' and 'B' are shown. Its up to the user how he wants to use the Account Number field.
>> Does that mean that I can't import accounts in the version 4.0 ?
I'd like to clarify some points about the Importer available in the Accounts module in v4.0. The Importer available in the Accounts module is an "Account Contacts Importer" meaning, the importer will import Contacts with company information and the company name provided during import is to be treated as an Account.
If I imported say 4 records, in my csv file as shown below
NAME | ORGANIZATION NAME
John Doe | Verizon Wireless
Rakesh Malhotra | Verizon Wireless
Samuel Jackson |
Brian Lara | General Electric
During import i mapped NAME to "Full Name" & ORGANIZATION NAME to "Company". Then the system after import will have 3 Accounts (Verizon Wireless, Samuel Jackson, General Electric) and 4 Contacts (John Doe, Rakesh Malhotra, Samuel Jackson and Brian Lara). Samuel Jackson is treates as an Account with a Primary Contact Samuel Jackson.
>>Also I just checked out the last 4.1 to try on this version, and when I try to save the file >>to import (/AccountContactsImports.do?command=Save), I get this error:
>>Please report the following error to your system administrator.
>>Apache Tomcat has not been configured to render graphics on this system. The following >>line needs to be added to Apache Tomcat's bin/catalina.sh:
>>CATALINA_OPTS=-Djava.awt.headless=true
>>But Tomcat is already running with this option, I can see it with a 'ps' command, I have >>set up that a while ago...
I tried duplicating this, but I don't get this error. I tried with svn /webapp/branches/branch-41 @r16734
Under Admin > Usage I have the following:
Application Version: Centric CRM 4.1 Beta 9 (2006-10-06)
What does yours say?
- Ananth