Datenbanktabelle und -modelle für CSV-Stammdatenimportprofile
[kivitendo-erp.git] / SL / DB / Helper / Mappings.pm
index 4fe4ac9..7f281e3 100644 (file)
@@ -39,6 +39,8 @@ my %lxoffice_package_names = (
   bank_accounts                  => 'bank_account',
   buchungsgruppen                => 'buchungsgruppe',
   contacts                       => 'contact',
+  csv_import_profiles            => 'csv_import_profile',
+  csv_import_profile_settings    => 'csv_import_profile_setting',
   custom_variable_configs        => 'custom_variable_config',
   custom_variables               => 'custom_variable',
   custom_variables_validity      => 'custom_variable_validity',