Employee Sales Required?
Scoping Questions
- Is an employee sales scheme required?
- What types of employee benefits are offered? (discount, allowance, special pricing)
- Is employee identification required at POS?
Configuration Examples
employee
<retail:employee>
<retail:employeeId>1</retail:employeeId>
<retail:employeeName>
<retail:surname>Granger</retail:surname>
<retail:forename>Sam</retail:forename>
<retail:title>Mr</retail:title>
</retail:employeeName>
<retail:employeeDiscount>0.2</retail:employeeDiscount>
<retail:employeeAllowanceDiscount>0.2</retail:employeeAllowanceDiscount>
<retail:employeeDiscountAllowance>0</retail:employeeDiscountAllowance>
<retail:normalWorkingLocationId>0001</retail:normalWorkingLocationId>
<retail:automaticEmployeeSale>false</retail:automaticEmployeeSale>
</retail:employee>