Incentives
Total Incentive: {{ voucher.incentive | number: '1.2-2' }} Total Points: {{ totalPoints() | number: '1.2-2' }} Point Value: {{ pointValue() | number: '1.2-2' }}
Name {{ row.name }} Designation {{ row.designation }} Department {{ row.department }} DaysWorked {{ row.daysWorked | number: '1.2-2' }} Service Points Amount {{ amount(row) | currency: 'INR' }}
Created on {{ voucher.creationDate | localTime }} and Last Edited on {{ voucher.lastEditDate | localTime }} by {{ voucher.user.name }}. {{ voucher.poster ? 'Posted by ' + voucher.poster : '' }}