• Mahmoud Aglan's avatar
    Fix broken features found in sweep · 2a44403d
    Mahmoud Aglan authored
    - CreateProductWizard: fix permission mismatch (products.create→inventory.create),
      add SKU uniqueness validation, redirect to list after success instead of dead-end
    - ProductForm: set branch_id on new products
    - ProductList: fix dynamic Tailwind classes (use full class strings for JIT)
    - GroupList: fix dynamic Tailwind status badge classes
    - POSTerminal: remove dead addProgram() method and unused imports
    - CSS: add safelist comment for dynamic color classes used via Blade interpolation
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    2a44403d
Name
Last commit
Last update
..
create-product-wizard.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...
stock-adjustment-wizard.blade.php Loading commit data...
stock-adjustment.blade.php Loading commit data...
warehouse-form.blade.php Loading commit data...
warehouse-list.blade.php Loading commit data...