X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/614c48e031ff86a158dfea7eeb2bc255d806c972..041274eeffcf6a17037cfb759d11aa4d33b2e567:/SL/DB/Helper/Mappings.pm diff --git a/SL/DB/Helper/Mappings.pm b/SL/DB/Helper/Mappings.pm index 12e56d060..30e41f309 100644 --- a/SL/DB/Helper/Mappings.pm +++ b/SL/DB/Helper/Mappings.pm @@ -105,6 +105,7 @@ my %kivitendo_package_names = ( ap => 'purchase_invoice', bank_accounts => 'bank_account', bank_transactions => 'bank_transaction', + bank_transaction_acc_trans => 'bank_transaction_acc_trans', buchungsgruppen => 'buchungsgruppe', bin => 'bin', business => 'business', @@ -145,6 +146,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',