{
  "entity" : "DLVDeliveryTransaction",
  "table" : "DLVDeliveryTransaction",
  "module" : "system-tables",
  "page" : "https://dm.namasoft.com/modules/system-tables/DLVDeliveryTransaction.html",
  "fields" : [ {
    "id" : "creationDate",
    "column" : "creationDate",
    "ar" : "تاريخ الإنشاء",
    "en" : "Creation Date",
    "type" : "DateAndTime"
  }, {
    "id" : "deliveredBy",
    "column" : "deliveredBy_id",
    "type" : "Reference",
    "refTo" : "Employee",
    "refPath" : "/modules/basic/Employee.html"
  }, {
    "id" : "deliveredByCar",
    "column" : "deliveredByCar_id",
    "type" : "Reference",
    "refTo" : "DeliveryCar",
    "refPath" : "/modules/basic/DeliveryCar.html"
  }, {
    "id" : "deliveryDocument",
    "columns" : [ "deliveryDocumentActualCode", " deliveryDocumentCode", " deliveryDocumentEntityType", " deliveryDocumentId" ],
    "ar" : "المستند الموصل",
    "type" : "Genericreference"
  }, {
    "id" : "deliveryEntryId",
    "column" : "deliveryEntryId",
    "type" : "ID"
  }, {
    "id" : "deliveryStatus",
    "column" : "deliveryStatus",
    "ar" : "نوع الإجراء",
    "en" : "Delivery Status",
    "type" : "Enum",
    "enum" : "DLVDeliveredStatus"
  }, {
    "id" : "id",
    "column" : "id",
    "type" : "ID"
  }, {
    "id" : "origin",
    "columns" : [ "originActualCode", " originCode", " originEntityType", " originId" ],
    "ar" : " # المستند",
    "en" : " Document #",
    "type" : "Genericreference"
  }, {
    "id" : "retryDeliveryDateTime",
    "column" : "retryDeliveryDateTime",
    "type" : "DateAndTime"
  }, {
    "id" : "shipment",
    "column" : "shipment",
    "ar" : " شحنة",
    "en" : " Shipment",
    "type" : "Text"
  }, {
    "id" : "valueDate",
    "column" : "valueDate",
    "ar" : "التاريخ الفعلي",
    "en" : "Value Date",
    "type" : "Date"
  } ]
}