We imported a CSV file and mapped our "Creation Date" to Sugar's built-in "Creation Date" field and now all records have defaulted to the following date "11.29.1999 07:00PM" regardless of data in the CSV file.
See the attached file.
Any ideas?
We imported a CSV file and mapped our "Creation Date" to Sugar's built-in "Creation Date" field and now all records have defaulted to the following date "11.29.1999 07:00PM" regardless of data in the CSV file.
See the attached file.
Any ideas?
This is usually the result of the date format that was entered into the field.
It should be formatted as follows:
yyyy-MM-dd HH:mm:ss
Regards,
Angel Magaņa
Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
Blog: http://cheleguanaco.blogspot.com.
Twitter: @cheleguanaco.
________
| Projects: |_____________________________________
|
| CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
| GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
| CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
| Round Robin Leads Assignment
| Phone Number Formatter
| CaseTwit (Twitter Integration)
______________________________________________
Does this mean a re-import of the data with the date in the noted format?
Depends.
It is possible that the correct dates are still within the database, but their formatting needs to be adjusted.
You'd have to make that modification through MySQL itself, but in general, should not involve much more than 1 or 2 SQL commands.
You could also re-import, but the problem with that is that if you've linked other items to the records in question (e.g. Calls, Opportunities, etc.), then you'd lose that linkage and you'd have to fix that part manually.
Regards,
Angel Magaņa
Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
Blog: http://cheleguanaco.blogspot.com.
Twitter: @cheleguanaco.
________
| Projects: |_____________________________________
|
| CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
| GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
| CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
| Round Robin Leads Assignment
| Phone Number Formatter
| CaseTwit (Twitter Integration)
______________________________________________
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks