• 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
Name
Last commit
Last update
..
create-product-wizard.blade.php Loading commit data...
create-purchase-order-wizard.blade.php Loading commit data...
kit-form.blade.php Loading commit data...
kit-list.blade.php Loading commit data...
movement-list.blade.php Loading commit data...
product-form.blade.php Loading commit data...
product-list.blade.php Loading commit data...
purchase-order-form.blade.php Loading commit data...
purchase-order-list.blade.php Loading commit data...
purchase-order-show.blade.php Loading commit data...
stock-adjustment-wizard.blade.php Loading commit data...
stock-adjustment.blade.php Loading commit data...
stock-count-form.blade.php Loading commit data...
stock-count-list.blade.php Loading commit data...
warehouse-form.blade.php Loading commit data...
warehouse-list.blade.php Loading commit data...