Employees Basic BASIC Allowance ALW Gross GROSS Deduction DED Net NET Company Contribution COMP House Rent Allowance HRA Dearness Allowance DA Travel Allowance Travel Meal Allowance Meal Medical Allowance Medical Other Allowance Other Basic Salary BASIC none code result = contract.wage Gross GROSS none code result = categories.BASIC + categories.ALW Net Salary NET none code result = categories.BASIC + categories.ALW + categories.DED House Rent Allowance HRA none code result = contract.hra Dearness Allowance DA none code result = contract.da Travel Allowance Travel none code result = contract.travel_allowance Meal Allowance Meal none code result = contract.meal_allowance Medical Allowance Medical none code result = contract.medical_allowance Other Allowance Other none code result = contract.other_allowance BASE Base for new structures Payroll 2 Payroll Rate 4