masoodafar-web c9affe62bd
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 8m14s
feat: smart product autocomplete for inventory dialogs
- DiscountProductsAutoComplete: new autocomplete component for discount
  products with search/debounce (mirrors ProductsAutoComplete pattern)
- AddStockDialog: replace manual product ID input with smart autocomplete
  - When 'regular product' selected → shows ProductsAutoComplete
  - When 'discount product' selected → shows DiscountProductsAutoComplete
  - Admin never has to type product IDs manually
  - Product type selector controls which autocomplete is shown
- Validates product selection before submit
2026-02-18 00:43:12 +03:30
2025-11-19 23:54:40 +03:30
S
Description
No description provided
3.9 MiB
Languages
HTML 61.3%
C# 36.1%
JavaScript 1.5%
CSS 0.8%
Shell 0.2%