{
  "entity" : "DeliveryDriverTotal",
  "table" : "DeliveryDriverTotal",
  "module" : "system-tables",
  "page" : "https://dm.namasoft.com/modules/system-tables/DeliveryDriverTotal.html",
  "fields" : [ {
    "id" : "deliveryCar",
    "column" : "deliveryCar_id",
    "ar" : " سيارة توصيل",
    "en" : " Delivery Car",
    "type" : "Reference",
    "refTo" : "DeliveryCar",
    "refPath" : "/modules/basic/DeliveryCar.html"
  }, {
    "id" : "deliveryDate",
    "column" : "deliveryDate",
    "ar" : "تاريخ التوصيل",
    "en" : "Delivery Date",
    "type" : "Date"
  }, {
    "id" : "deliveryOrganization",
    "column" : "deliveryOrganization_id",
    "ar" : " منظمة التوصيل للسائقين",
    "en" : " Delivery Organization File",
    "type" : "Reference",
    "refTo" : "DeliveryOrganization",
    "refPath" : "/modules/supplychain-delivery-queues/DeliveryOrganization.html"
  }, {
    "id" : "deliveryRegion",
    "column" : "deliveryRegion_id",
    "ar" : "منطقة التوصيل",
    "en" : "Delivery Region",
    "type" : "Reference",
    "refTo" : "AddressRegion",
    "refPath" : "/modules/basic/AddressRegion.html"
  }, {
    "id" : "driver",
    "column" : "driver_id",
    "ar" : "السائق",
    "en" : "Driver",
    "type" : "Reference",
    "refTo" : "Employee",
    "refPath" : "/modules/basic/Employee.html"
  }, {
    "id" : "id",
    "column" : "id",
    "type" : "ID"
  }, {
    "id" : "maxQtyToDeliver",
    "column" : "maxQtyToDeliver",
    "type" : "Decimal"
  }, {
    "id" : "remaining",
    "column" : "remaining",
    "ar" : "المتبقي",
    "en" : "Remaining",
    "type" : "Decimal"
  }, {
    "id" : "requested",
    "column" : "requested",
    "ar" : "المطلوب",
    "en" : "Requested",
    "type" : "Decimal"
  }, {
    "id" : "searchIdx",
    "column" : "searchIdx",
    "type" : "Text"
  }, {
    "id" : "workday",
    "column" : "workday",
    "ar" : "يوم عمل",
    "en" : "Work day",
    "type" : "Enum",
    "enum" : "NamaDayOfWeek"
  } ]
}