WebshopApi: Shoptabellen
[kivitendo-erp.git] / SL / DB / Helper / Mappings.pm
index 5718d3e..c1327f5 100644 (file)
@@ -195,6 +195,10 @@ my %kivitendo_package_names = (
   sepa_export_message_ids        => 'SepaExportMessageId',
   schema_info                    => 'schema_info',
   shipto                         => 'shipto',
+  shops                          => 'shop',
+  shop_orders                    => 'shop_order',
+  shop_order_items               => 'shop_order_item',
+  shop_parts                     => 'shop_part',
   status                         => 'status',
   tax                            => 'tax',
   taxkeys                        => 'tax_key',