Database
Payroll
Transactions
Unit

Unit

Documentation for the Unit database schema.

Fields

FieldData TypeUsage
anyIdObjectIdUnique reference to any.
clientIdObjectIdUnique reference to client.
employeeIdObjectIdUnique reference to employee.
empCodeStringStores the emp code data.
monthNumberStores the month data.
yearNumberStores the year data.
financialYearIdObjectIdUnique reference to financial Year.
attendanceDaysNumberTimestamp/Date for attendanceDays.
nfhDaysNumberStores the nfh days data.
monthDaysNumberStores the month days data.
validatorStringUnique reference to validator.
dutyTypeStringStores the duty type data.
unitObjectIdStores the unit data.
_idStringUnique reference to _id.
unitNameStringThe name or title of the unit.
unitCodeStringStores the unit code data.
locationStringTimestamp/Date for location.
stateStringTimestamp/Date for state.
branchStringStores the branch data.
regionStringStores the region data.
designationIdObjectIdUnique reference to designation.
employeeNameStringThe name or title of the unit.
otdaysNumberStores the otdays data.
othrsNumberStores the othrs data.
remarksStringDetailed notes or remarks.
fullDaysNumberStores the full days data.
presentNumberStores the present data.
sickLeaveNumberStores the sick leave data.
leaveWithoutPayNumberStores the leave without pay data.
nationalHolidayNumberUnique reference to national Holiday.
doubleNationalHolidayNumberUnique reference to double National Holiday.
weeklyOffNumberStores the weekly off data.
lateHoursNumberTimestamp/Date for lateHours.
presentBeforeIncrementNumberStores the present before increment data.
presentAfterIncrementNumberStores the present after increment data.
specialPaidDaysNumberUnique reference to special Paid Days.
incomeTaxNumberStores the income tax data.
cessSurchargeNumberStores the cess surcharge data.
educationCessChargeNumberTimestamp/Date for educationCessCharge.
nonFunctionalHolidaysNumberUnique reference to non Functional Holidays.
overTimeRateNumberTimestamp/Date for overTimeRate.
otRateNumberTimestamp/Date for otRate.
weeklyDutyDaysNumberStores the weekly duty days data.
lunchDeductionNumberStores the lunch deduction data.
transportDeductionNumberStores the transport deduction data.
loanDeductionNumberStores the loan deduction data.
medicalInsuranceDeductionNumberStores the medical insurance deduction data.
isProcessedBooleanStores the is processed data.
insertedUserIdObjectIdUnique reference to inserted User.
updatedUserIdObjectIdUnique reference to updated User.
insertedDateIdDateUnique reference to inserted Date.
updatedDateIdDateUnique reference to updated Date.
hostIpStringStores the host ip data.
hostNameStringThe name or title of the unit.
insertedDateDateTimestamp/Date for insertedDate.
attendanceTypeObjectIdTimestamp/Date for attendanceType.
isDeletedBooleanStores the is deleted data.
statusBooleanTimestamp/Date for status.
deletedByObjectIdStores the deleted by data.
deletedTimeDateTimestamp/Date for deletedTime.