• Mahmoud Aglan's avatar
    Fix stock count not updating inventory + add purchase order wizard · 280d6a36
    Mahmoud Aglan authored
    1. Stock Count fix: dispatch StockCountCompleted event after completing
       a count so the ProcessCountAdjustments listener creates inventory
       movements. Made listener synchronous for immediate feedback.
    
    2. Stock Adjustment: route now points to the existing wizard component
       instead of the plain form.
    
    3. Purchase Orders: new CreatePurchaseOrderWizard with 4-step flow
       (supplier → warehouse/dates → items → review & confirm).
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    280d6a36
create-purchase-order-wizard.blade.php 23 KB