]> wagnertech.de Git - mfinanz.git/blobdiff - SL/DB/Helper/Mappings.pm
Presenter: Neue Struktur in weiteren Belegen
[mfinanz.git] / SL / DB / Helper / Mappings.pm
index 0a20e126068bf90ba27afb0c97494038ff96e4dd..4199bae9bc1cd7b34296c4dedd6cb2a52a3da950 100644 (file)
@@ -117,6 +117,8 @@ my %kivitendo_package_names = (
   csv_import_report_rows         => 'csv_import_report_row',
   csv_import_report_status       => 'csv_import_report_status',
   currencies                     => 'currency',
+  custom_data_export_queries     => 'CustomDataExportQuery',
+  custom_data_export_query_parameters => 'CustomDataExportQueryParameter',
   custom_variable_config_partsgroups => 'custom_variable_config_partsgroup',
   custom_variable_configs        => 'custom_variable_config',
   custom_variables               => 'custom_variable',
@@ -135,6 +137,7 @@ my %kivitendo_package_names = (
   email_journal_attachments      => 'EmailJournalAttachment',
   employee                       => 'employee',
   exchangerate                   => 'exchangerate',
+  files                          => 'file',
   finanzamt                      => 'finanzamt',
   follow_up_access               => 'follow_up_access',
   follow_up_links                => 'follow_up_link',
@@ -194,6 +197,11 @@ my %kivitendo_package_names = (
   sepa_export_message_ids        => 'SepaExportMessageId',
   schema_info                    => 'schema_info',
   shipto                         => 'shipto',
+  shops                          => 'shop',
+  shop_images                    => 'shop_image',
+  shop_orders                    => 'shop_order',
+  shop_order_items               => 'shop_order_item',
+  shop_parts                     => 'shop_part',
   status                         => 'status',
   tax                            => 'tax',
   taxkeys                        => 'tax_key',