Datenbankschema & Models für Hintergrundjobs
[kivitendo-erp.git] / SL / DB / Helper / Mappings.pm
index 48c4863..475a7b2 100644 (file)
@@ -24,6 +24,9 @@ my %lxoffice_package_names = (
   audittrail                     => 'audit_trail',
   ar                             => 'invoice',
   ap                             => 'purchase_invoice',
+  background_jobs                => 'background_job',
+  background_job_histories       => 'background_job_history',
+  ap                             => 'purchase_invoice',
   bank_accounts                  => 'bank_account',
   buchungsgruppen                => 'buchungsgruppe',
   contacts                       => 'contact',