• Mahmoud Aglan's avatar
    Fix POS to sell products (not programs) + fix product visibility · fdd13245
    Mahmoud Aglan authored
    - POS Terminal now shows products tab with addProduct() method
      (programs are enrolled via receptionist desk, not POS)
    - Product list and POS show branch products + academy-wide (null branch)
    - CreateProductWizard and ProductForm now set branch_id on create
    - Product model gets ManglesUniqueOnDelete for SKU collision prevention
    - Clicking a product in POS adds it to cart (or increments qty if exists)
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    fdd13245
Name
Last commit
Last update
..
CreateProductWizard.php Loading commit data...
MovementList.php Loading commit data...
ProductForm.php Loading commit data...
ProductList.php Loading commit data...
StockAdjustment.php Loading commit data...
StockAdjustmentWizard.php Loading commit data...
WarehouseForm.php Loading commit data...
WarehouseList.php Loading commit data...