Projects:Two Families Discounts/Functional Specification
Contents |
Two Families Discounts
Overview
The purpose of this project is to have a new discount similar to combos discounts but reducing its number of families to 2 and allowing to set the same products in both families. The aim is to cover cases like purchase X items and get Y with a discount. Where X and Y could be the same items.
These discounts won't be in the Combo list of the browser as are not combos although is based on the same infrastructure
Scope
- Ability to define discounts of 2 families at most.
- Ability to define the same items in both families.
- The corresponding discount will be calculated as long as the cashier enters the products in the ticket
Functional Requirements
Business process definition
Discounts and Promotions window
- Header tab
- Add a new Discount/Promotion Type (Two families discount)
- Family tab
- Add a validation to disallow more then 2 families defined.
Web POS
These discounts cannot be selected manually. They are automatically evaluated as items are added to the receipt.