{
  "entity" : "EmployeeStateSysEntry",
  "table" : "EmployeeStateSysEntry",
  "module" : "system-tables",
  "page" : "https://dm.namasoft.com/modules/system-tables/EmployeeStateSysEntry.html",
  "fields" : [ {
    "id" : "creationDate",
    "column" : "creationDate",
    "ar" : "تاريخ الإنشاء",
    "en" : "Creation Date",
    "type" : "DateAndTime"
  }, {
    "id" : "doc",
    "columns" : [ "docActualCode", " docCode", " docEntityType", " docId" ],
    "ar" : "المستند",
    "en" : "Document",
    "type" : "Genericreference"
  }, {
    "id" : "employee",
    "column" : "employee_id",
    "ar" : "الموظف",
    "en" : "Employee",
    "type" : "Reference",
    "refTo" : "Employee",
    "refPath" : "/modules/basic/Employee.html"
  }, {
    "id" : "fromDate",
    "column" : "fromDate",
    "ar" : "من تاريخ",
    "en" : "From Date",
    "type" : "Date"
  }, {
    "id" : "fromStatus",
    "column" : "fromStatus",
    "ar" : "من حالة",
    "en" : "From Status",
    "type" : "Enum",
    "enum" : "EmployeeState"
  }, {
    "id" : "id",
    "column" : "id",
    "type" : "ID"
  }, {
    "id" : "toDate",
    "column" : "toDate",
    "ar" : "إلى تاريخ",
    "en" : "To Date",
    "type" : "Date"
  }, {
    "id" : "toStatus",
    "column" : "toStatus",
    "ar" : "إلى حالة",
    "en" : "To Status",
    "type" : "Enum",
    "enum" : "EmployeeState"
  }, {
    "id" : "valueDate",
    "column" : "valueDate",
    "ar" : "التاريخ الفعلي",
    "en" : "Value Date",
    "type" : "Date"
  } ]
}