Re: Yet another person who wants to import tasks!
This is an example (4.5.1c). Get your user IDs from Sugar, paste them into your file and then set up your csv so that it reflects the structure below. Paste it replacing my data. Then run this as simple query
INSERT INTO `tasks` (`id`, `date_entered`, `date_modified`, `assigned_user_id`, `modified_user_id`, `created_by`, `name`, `status`, `date_due_flag`, `date_due`, `time_due`, `date_start_flag`, `date_start`, `time_start`, `parent_type`, `parent_id`, `contact_id`, `priority`, `description`, `deleted`) VALUES
('8ad806b4-eef9-6333-1e38-46262547113a', '2007-04-18 14:02:48', '2007-04-18 14:02:48', '59e9acbd-7929-9acd-48a9-4575dd46219d', '59e9acbd-7929-9acd-48a9-4575dd46219d', '59e9acbd-7929-9acd-48a9-4575dd46219d', 'expect email from unknown to Zsolti', 'Not Started', 'off', '2007-04-23', '10:00:00', 'off', NULL, NULL, 'Accounts', NULL, NULL, 'Medium', 'Zsolti spoke to him, needs no acc. but stock, invoicing, probably production. Will send email to Zsolt.\r\n\r\nNothing known about company, size, industry and budget.', 0),
('30c04957-5a07-8088-4655-46247e328d07', '2007-04-17 07:57:59', '2007-04-19 12:15:10', '59e9acbd-7929-9acd-48a9-4575dd46219d', '59e9acbd-7929-9acd-48a9-4575dd46219d', '59e9acbd-7929-9acd-48a9-4575dd46219d', 'send email with presentation and price offering, f', 'Completed', 'off', '2007-04-18', '10:00:00', 'off', NULL, NULL, 'Opportunities', 'ea6f7ae6-ff6c-9229-6c6d-461f6e6e712e', 'f334cfe9-e8c5-7dd9-88ee-461f6b693521', 'Medium', NULL, 0);
Ask if you have any further questions
rgds
rl
__________________________
Robert Laussegger
http://www.iscongroup.net
Bei Fragen: support@iscon.at
Die deutschen Sprachdateien für SugarCRM und das deutsche Handbuch gibt es hier: http://goo.gl/kPsAz
Ab sofort auch mit 6.4.2
Bookmarks