Admin Sync / Data Maintenance

This tool synchronizes WMS data with core and backoffice schemas, and fixes inconsistencies.

Current Status

Loading status...

Full System Sync

Runs all maintenance operations:

  • Creates missing packages from core.order_packages (orphans)
  • Releases shelf space for DELIVERED/OUT_FOR_DELIVERY packages
  • Recalculates shelf counts based on actual package assignments
  • Fixes packages stuck in WAITING_FOR_SIBLINGS (consolidation)

Fix Stuck Consolidation

Detects packages stuck in WAITING_FOR_SIBLINGS and fixes them by recalculating the correct expected package count from core.order_packages (not order_products).

Driver Deliveries

Loading...