Database
Reports
SalaryTransferSummary

SalaryTransferSummary

Documentation for the SalaryTransferSummary database schema.

Fields

FieldData TypeUsage
companyIdObjectIdUnique reference to company.
branchIdObjectIdUnique reference to branch.
monthNumberStores the month data.
minNumberStores the min data.
maxNumberStores the max data.
yearNumberStores the year data.
unitIdObjectIdUnique reference to unit.
unitCodeStringStores the unit code data.
unitNameStringThe name or title of the salarytransfersummary.
byBankAmountNumberMonetary or numeric value.
byCashAmountNumberMonetary or numeric value.
totalAmountNumberMonetary or numeric value.
bankWiseBreakdownDateStores the bank wise breakdown data.
bankNameDateThe name or title of the salarytransfersummary.
amountDateMonetary or numeric value.
calculatedAtDateTimestamp/Date for calculatedAt.
createdByObjectIdTimestamp/Date for createdBy.
updatedByObjectIdTimestamp/Date for updatedBy.