Employees
Basic
BASIC
Allowance
ALW
Gross
GROSS
Deduction
DED
Net
NET
Company Contribution
COMP
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
BASE
Base for new structures
House Rent Allowance Register
Provident Fund Register
Professional Tax Register
Meal Voucher Register
percentage
contract.wage
HRA
House Rent Allowance
fix
CA
Conveyance Allowance
fix
PT
Professional Tax
percentage
contract.wage
PF
Provident Fund
fix
CAMD
Conveyance Allowance For Marc Demo
fix
worked_days.WORK100 and worked_days.WORK100.number_of_days
MA
Meal Voucher
code
SALE
Get 1% of sales
result = ((inputs.SALEURO and inputs.SALEURO.amount) + (inputs.SALASIA and
inputs.SALASIA.amount)) * 0.01
SALEURO
Sales to Europe
SALASIA
Sales to Asia
ME
Marketing Executive
MEMD
Marketing Executive for Marc Demo
Roger Scott
+3282823500
Marketing Executive Contract
Default contract for marketing executives
Contract For Marc Demo
This is Marc Demo's contract