POD für ClientJs aktualisiert
[kivitendo-erp.git] / SL / DB / Helper / Mappings.pm
index 4d1c5af..da931f9 100644 (file)
@@ -110,6 +110,8 @@ my %kivitendo_package_names = (
   bin                            => 'bin',
   business                       => 'business',
   chart                          => 'chart',
+  contact_departments            => 'contact_department',
+  contact_titles                 => 'contact_title',
   contacts                       => 'contact',
   customer                       => 'customer',
   csv_import_profiles            => 'csv_import_profile',
@@ -146,6 +148,7 @@ my %kivitendo_package_names = (
   follow_ups                     => 'follow_up',
   generic_translations           => 'generic_translation',
   gl                             => 'GLTransaction',
+  greetings                      => 'greeting',
   history_erp                    => 'history',
   inventory                      => 'inventory',
   invoice                        => 'invoice_item',