diff --git a/addressbook/setup/importexport_default.xml b/addressbook/setup/importexport_default.xml new file mode 100644 index 0000000000..76f4f4e04c --- /dev/null +++ b/addressbook/setup/importexport_default.xml @@ -0,0 +1,253 @@ + + + + importexport definitions + utf-8 + 2 + + + + export-addressbook + addressbook + addressbook_export_contacts_csv + export + + Default + Admins + + + + id + tid + owner + private + cat_id + n_prefix + n_given + n_middle + n_family + n_suffix + n_fn + n_fileas + bday + org_name + org_unit + title + role + assistent + room + adr_one_street + adr_one_street2 + adr_one_locality + adr_one_region + adr_one_postalcode + adr_one_countryname + adr_one_countrycode + label + adr_two_street + adr_two_street2 + adr_two_locality + adr_two_region + adr_two_postalcode + adr_two_countryname + adr_two_countrycode + tel_work + tel_cell + tel_fax + tel_assistent + tel_car + tel_pager + tel_home + tel_fax_home + tel_cell_private + tel_other + tel_prefer + email + email_home + url + url_home + freebusy_uri + calendar_uri + note + tz + geo + pubkey + created + creator + modified + modifier + account_id + + ; + utf-8 + 1 + 0 + + + + America/Edmonton + + + import-addressbook + addressbook + addressbook_import_contacts_csv + import + + Default + Admins + + + ; + utf-8 + 1 + add + + id + tid + owner + private + cat_id + n_prefix + n_given + n_middle + n_family + n_suffix + n_fn + n_fileas + bday + org_name + org_unit + title + role + assistent + room + adr_one_street + adr_one_street2 + adr_one_locality + adr_one_region + adr_one_postalcode + adr_one_countryname + adr_one_countrycode + label + adr_two_street + adr_two_street2 + adr_two_locality + adr_two_region + adr_two_postalcode + adr_two_countryname + adr_two_countrycode + tel_work + tel_cell + tel_fax + tel_assistent + tel_car + tel_pager + tel_home + tel_fax_home + tel_cell_private + tel_other + tel_prefer + email + email_home + url + url_home + freebusy_uri + calendar_uri + note + tz + geo + pubkey + created + creator + modified + modifier + account_id + no_csv_1 + no_csv_2 + no_csv_3 + + + id + tid + owner + private + cat_id + n_prefix + n_given + n_middle + n_family + n_suffix + n_fn + n_fileas + bday + org_name + org_unit + title + role + assistent + room + adr_one_street + adr_one_street2 + adr_one_locality + adr_one_region + adr_one_postalcode + adr_one_countryname + adr_one_countrycode + label + adr_two_street + adr_two_street2 + adr_two_locality + adr_two_region + adr_two_postalcode + adr_two_countryname + adr_two_countrycode + tel_work + tel_cell + tel_fax + tel_assistent + tel_car + tel_pager + tel_home + tel_fax_home + tel_cell_private + tel_other + tel_prefer + email + email_home + url + url_home + freebusy_uri + calendar_uri + note + tz + geo + pubkey + created + creator + modified + modifier + account_id + + + + + id + exists + + update + 1 + + + insert + 1 + + + + 1 + -1 + 0 + + + + + diff --git a/calendar/setup/importexport_default.xml b/calendar/setup/importexport_default.xml new file mode 100644 index 0000000000..e0b745bba7 --- /dev/null +++ b/calendar/setup/importexport_default.xml @@ -0,0 +1,108 @@ + + + + importexport definitions + utf-8 + 2 + + + + export-calendar-csv + calendar + calendar_export_csv + export + + Default + Admins + + + + owner + category + priority + public + title + description + location + reference + modifier + non_blocking + special + creator + recurrence + tz_id + start + end + participants + participants-c + + ; + utf-8 + 1 + 0 + + + America/Edmonton + + + import-calendar-csv + calendar + calendar_import_csv + import + + Default + Admins + + + ; + utf-8 + 1 + + owner + category + priority + public + title + description + location + reference + modifier + non_blocking + special + creator + recurrence + tz_id + start + end + participants + participants-c + no_csv_1 + no_csv_2 + no_csv_3 + + + owner + category + priority + public + title + description + location + reference + modifier + non_blocking + special + creator + recurrence + tz_id + start + end + participants + participants-c + + + + + + + diff --git a/infolog/setup/importexport_default.xml b/infolog/setup/importexport_default.xml new file mode 100644 index 0000000000..eef681d630 --- /dev/null +++ b/infolog/setup/importexport_default.xml @@ -0,0 +1,121 @@ + + + + importexport definitions + utf-8 + 2 + + + + export-infolog + infolog + infolog_export_csv + export + + Default + Admins + + + + info_type + info_from + info_subject + info_des + info_addr + info_link_id + info_cat + info_priority + info_owner + info_access + info_status + info_percent + info_datecompleted + info_datemodified + info_location + info_startdate + info_enddate + info_responsible + info_planned_time + info_used_time + pl_id + info_price + + ; + utf-8 + 1 + 0 + + + America/Edmonton + + + import-infolog + infolog + infolog_import_infologs_csv + import + + Default + Admins + + + ; + utf-8 + 1 + + info_type + info_from + info_subject + info_des + info_addr + info_link_id + info_cat + info_priority + info_owner + info_access + info_status + info_percent + info_datecompleted + info_datemodified + info_location + info_startdate + info_enddate + info_responsible + info_planned_time + info_used_time + pl_id + info_price + no_csv_1 + no_csv_2 + no_csv_3 + + + info_type + info_from + info_subject + info_des + info_addr + info_link_id + info_cat + info_priority + info_owner + info_access + info_status + info_percent + info_datecompleted + info_datemodified + info_location + info_startdate + info_enddate + info_responsible + info_planned_time + info_used_time + pl_id + info_price + + + + + + + + diff --git a/resources/setup/importexport_default.xml b/resources/setup/importexport_default.xml new file mode 100644 index 0000000000..e066d40819 --- /dev/null +++ b/resources/setup/importexport_default.xml @@ -0,0 +1,102 @@ + + + + importexport definitions + utf-8 + 2 + + + + export-resources + resources + resources_export_csv + export + + Default + Admins + + + + res_id + name + short_description + cat_id + quantity + useable + location + bookable + buyable + prize + long_description + inventory_number + + ; + utf-8 + 1 + 0 + + + + import-resources + resources + resources_import_csv + import + + Default + Admins + + + ; + utf-8 + 1 + add + + res_id + name + short_description + cat_id + quantity + useable + location + bookable + buyable + prize + long_description + inventory_number + no_csv_1 + no_csv_2 + no_csv_3 + + + res_id + name + short_description + cat_id + quantity + useable + location + bookable + buyable + prize + long_description + inventory_number + + + + + res_id + exists + + update + 1 + + + insert + 1 + + + + + + + diff --git a/timesheet/setup/importexport_default.xml b/timesheet/setup/importexport_default.xml new file mode 100644 index 0000000000..0b69ef5366 --- /dev/null +++ b/timesheet/setup/importexport_default.xml @@ -0,0 +1,111 @@ + + + + importexport definitions + utf-8 + 2 + + + + export-timesheet + timesheet + timesheet_export_csv + export + + Default + Admins + + + America/Edmonton + + ts_id + ts_project + ts_title + cat_id + ts_description + ts_start + ts_duration + ts_quantity + ts_unitprice + ts_owner + ts_modifier + ts_status + pm_id + + ; + utf-8 + 1 + 0 + + + + import-timesheet + timesheet + timesheet_import_csv + import + + Default + Admins + + + ; + utf-8 + 1 + add + + ts_id + ts_project + ts_title + ts_description + ts_start + ts_duration + ts_quantity + ts_unitprice + cat_id + ts_owner + ts_modified + ts_modifier + pl_id + ts_status + user_timezone_read + no_csv_1 + no_csv_2 + no_csv_3 + + + ts_id + ts_project + ts_title + ts_description + ts_start + ts_duration + ts_quantity + ts_unitprice + cat_id + ts_owner + ts_modified + ts_modifier + pm_id + ts_status + + + + + ts_id + exists + + update + 1 + + + insert + 1 + + + + 0 + 1 + + + +