'auth.user_group' => 'auth_user_group',
ar => 'invoice',
ap => 'purchase_invoice',
+ assembly => 'assembly',
background_jobs => 'background_job',
background_job_histories => 'background_job_history',
ap => 'purchase_invoice',
bank_accounts => 'bank_account',
buchungsgruppen => 'buchungsgruppe',
+ bin => 'bin',
+ business => 'business',
+ chart => 'chart',
contacts => 'contact',
+ customer => 'customer',
csv_import_profiles => 'csv_import_profile',
csv_import_profile_settings => 'csv_import_profile_setting',
csv_import_reports => 'csv_import_report',
defaults => 'default',
delivery_orders => 'delivery_order',
delivery_order_items => 'delivery_order_item',
+ delivery_order_items_stock => 'delivery_order_items_stock',
department => 'department',
drafts => 'draft',
dunning => 'dunning',
prices => 'price',
price_factors => 'price_factor',
pricegroup => 'pricegroup',
- printers => 'Printer',
+ printers => 'printer',
+ project => 'project',
record_links => 'record_link',
sepa_export => 'sepa_export',
sepa_export_items => 'sepa_export_item',
schema_info => 'schema_info',
+ shipto => 'shipto',
status => 'status',
tax => 'tax',
taxkeys => 'tax_key',
tax_zones => 'tax_zone',
todo_user_config => 'todo_user_config',
+ transfer_type => 'transfer_type',
translation => 'translation',
units => 'unit',
units_language => 'units_language',
vendor => 'vendor',
+ warehouse => 'warehouse',
);
my (%kivitendo_tables_to_packages, %kivitendo_tables_to_manager_packages, %kivitendo_packages_to_tables);