PDBA's Design
Customer's employee salary is spreaded with across allowances. Annual salary includes
basic salary, accomdation allowance, fuel allowance etc. these allowances and
amount will vary for each employee. Client wants to calculate salary based on
time sheet hours and it should be calculated on elements attached to employee.
calculation logic is salary element divided by 240 and multiplies by number of
hours worked in a month (Element/240 * no.of hours). Customer also calcuates Over
Time but the ovetime should take the basic salary element hourly rate only. for
ex. if basic salary element is 5000 per month..it should be as 5000/240 = 20.83
which is the hourly rate for basic
0