INSERT INTO advancedreports_categories (`id`, `parent_id`, `sequence`, `title`, `description`, `visible`) VALUES
(31, 18, 0, 'Calendar Events Empty Reports', 'Tasks, Meetings, Calls: Empty Reports to start report creation from 0', 1),
(24, 5, 0, 'Accounts Empty Reports', 'To start from 0', 1),
(25, 19, 0, 'Contacts Empty Reports', 'To start report creation from 0', 1),
(26, 6, 0, 'Campaigns Empty Reports', 'To start Report creation from 0', 1),
(27, 8, 0, 'Opportunities Empty Reports', 'To start from 0', 1),
(28, 9, 0, 'Quotes Empty Reports', 'To start report creation from 0', 1),
(29, 7, 0, 'Products Empty Reports', 'To start Report creation from 0', 1),
(30, 20, 0, 'Projects Empty Reports', 'To start report creation from 0', 1),
(23, 21, 0, 'Cases empty reports', 'To start from 0', 1),
(22, 4, 0, 'Leads Empty Reports - to start from 0', 'Empty Lead related report templates, to start Report creation from 0', 1),
(21, 0, 8, 'Cases', 'Summary and Detailed reports related to Cases', 1),
(19, 0, 1, 'Contacts', 'Summary and detailed Contact related reports', 1),
(20, 0, 7, 'Projects', 'Currently all are empty reports here, but summary and detail samples will be added soon', 1),
(18, 0, 4, 'Calendar (Calls, Meetings, Tasks)', 'Tasks, Meetings, Calls and their related modules', 1),
(35, 0, 10, 'E-mails', '', 1),
(36, 0, 12, 'Audit', '', 1),
(17, 0, 13, 'Unused', '', 1),
(7, 0, 5, 'Products', 'Product related summary and detailed reports', 1),
(6, 0, 6, 'Campaigns', 'Folder contains Reports related to Campaigns', 1),
(5, 0, 0, 'Accounts', 'This folder contains Account Summary and Detailed Reports', 1),
(4, 0, 3, 'Leads', 'Folder contains Lead Summary and Detailed Reports', 1),
(3, 17, 0, 'Helpdesk and Tickets', 'Reports related to Helpdesk and Ticketing system', 0),
(9, 0, 5, 'Quotes', 'Quotes', 1),
(8, 0, 2, 'Opportunities', 'Folder contains Opportunity related Reports', 1),
(1, 0, 11, 'Combined Reports', 'Reports containing comparison among several modules. These reports are more complex than others and can be more slow', 1),
(33, 5, 0, 'Accounts', '', 0);