• 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
Product.php 2.6 KB