Skip to content

1.2.7

🚀 New Features

  • Otto: Add bundle processing for Otto articles (parent/child bundle support).
  • Backend: new package processing endpoint and bundle post-processing to create/update bundle monitor items and propagate bundle attributes to component SKUs.
  • Frontend: clickable Child SKU chips and Quick View dialog for Otto showing bundle/packages and Otto-specific fields.

🔧 Improvements

  • Otto UI: clickable SKU chips and Article Quick View for faster inspection.
  • Bundle attribute propagation: child SKUs inherit buy price, min/max prices, provision %, weight and package type from parent bundles.
  • Kaufland: improved package fallback mapping for missing weights (defaults to "S-Paket").

🐛 Bug Fixes

  • Fixed Kaufland package fallback to assign S-Paket and select corresponding package cost when weight is missing.

SQL

  • Added migration to extend item_monitor with parent_sku, child_skus, and bundle_packages (recommended Postgres JSONB):
  • db_migrations/add_item_monitor_bundle_fields.sql