Database
Reports
NotOkByBilling

NotOkByBilling

Documentation for the NotOkByBilling 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 notokbybilling.
branchOkDateTimeDateTimestamp/Date for branchOkDateTime.
amountNumberMonetary or numeric value.
recordsObjectIdStores the records data.
salaryProcessIdObjectIdUnique reference to salary Process.
calculatedAtDateTimestamp/Date for calculatedAt.
createdByObjectIdTimestamp/Date for createdBy.
updatedByObjectIdTimestamp/Date for updatedBy.