Projects:DiscountCategory WebPOS/Functional Technical Design
- Backend
- New table and new Window: Category discounts
Allows to create Categories for discounts in order to filter them
- In the discounts and promotions window
- New Field: Category
- Display logic only for discretionary discounts
- Can it be null
- In the discounts and promotions window
- WebPOS:See mockups
- For lots of categories but few discounts you will use the text area
- For few categories but lots of discount you will use the combo box
- The textarea can search by category name or discount name
- The combo box is more restrictive
- When the popup shows up it will show all the discounts or maybe not. It will depends on the performance
- After typing in the textarea you need to click the Search button
- After selecting the category using the combo the search action is launched automatically