Database
Payroll
Transactions
SalaryEmployeeMaster

SalaryEmployeeMaster

Documentation for the SalaryEmployeeMaster database schema.

Fields

FieldData TypeUsage
mpanyIdObjectIdUnique reference to mpany.
monthStringStores the month data.
voucherVerifiedBooleanStores the voucher verified data.
voucherBranchVerifiedBooleanStores the voucher branch verified data.
voucherBillingVerifiedBooleanStores the voucher billing verified data.
voucherAccountsVerifiedBooleanStores the voucher accounts verified data.
yearStringStores the year data.
employeeIdObjectIdUnique reference to employee.
headIdObjectIdUnique reference to head.
payAmountNumberMonetary or numeric value.
bankIdObjectIdUnique reference to bank.
accountNumberStringStores the account number data.
unitIdObjectIdUnique reference to unit.
departmentIdObjectIdUnique reference to department.
designationIdObjectIdUnique reference to designation.
remarksStringDetailed notes or remarks.
insertedUserIdObjectIdUnique reference to inserted User.
updatedUserIdObjectIdUnique reference to updated User.
referenceNumberStringStores the reference number data.
ifscCodeStringStores the ifsc code data.
recalculateHeadBooleanTimestamp/Date for recalculateHead.
voucherTypeStringStores the voucher type data.
insertDateDateTimestamp/Date for insertDate.
financialYearIdObjectIdUnique reference to financial Year.
esiGrossNumberStores the esi gross data.
esiNumberStores the esi data.
esiEmployerNumberStores the esi employer data.
pfGrossNumberStores the pf gross data.
pfNumberStores the pf data.
epfNumberStores the epf data.
totalDeductionsNumberStores the total deductions data.
netPayNumberStores the net pay data.
deductionHeadIdObjectIdUnique reference to deduction Head.
transactionDateDateTimestamp/Date for transactionDate.
mandateAmountNumberTimestamp/Date for mandateAmount.
stopVoucherBooleanStores the stop voucher data.
paymentDateDateTimestamp/Date for paymentDate.
stopVoucherTypeStringStores the stop voucher type data.
holdDateDateTimestamp/Date for holdDate.
holdRemarksStringDetailed notes or remarks.
otherDeductionsNumberStores the other deductions data.
isDeletedBooleanStores the is deleted data.
statusBooleanTimestamp/Date for status.
deletedByObjectIdStores the deleted by data.
deletedTimeDateTimestamp/Date for deletedTime.