{
  "entity" : "POS.POSTranslationOverrider",
  "table" : "POSTranslationOverrider",
  "module" : "pos-app",
  "ar" : "تغيير ترجمة",
  "arPlural" : "تغيير الترجمات",
  "en" : "Translation OverRider",
  "enPlural" : "Translations OverRider",
  "page" : "https://dm.namasoft.com/modules/pos-app/POS.POSTranslationOverrider.html",
  "fields" : [ {
    "id" : "code",
    "column" : "code",
    "ar" : "الكود",
    "en" : "Code",
    "type" : "Text"
  }, {
    "id" : "colorCode",
    "column" : "colorCode",
    "ar" : "كود اللون",
    "en" : "Color Code",
    "type" : "Text"
  }, {
    "id" : "comitBefore",
    "column" : "comitBefore",
    "type" : "Boolean"
  }, {
    "id" : "creationDate",
    "column" : "creationDate",
    "ar" : "تاريخ الإنشاء",
    "en" : "Creation Date",
    "type" : "DateAndTime"
  }, {
    "id" : "genericDims.analysisSet.code",
    "column" : "analysisSetCode",
    "ar" : "الكود",
    "en" : "Code",
    "type" : "Text"
  }, {
    "id" : "genericDims.analysisSet.id",
    "column" : "analysisSetId",
    "ar" : "المعرف",
    "en" : "Id",
    "type" : "ID"
  }, {
    "id" : "genericDims.branch.code",
    "column" : "branchCode",
    "ar" : "الكود",
    "en" : "Code",
    "type" : "Text"
  }, {
    "id" : "genericDims.branch.id",
    "column" : "branchId",
    "ar" : "المعرف",
    "en" : "Id",
    "type" : "ID"
  }, {
    "id" : "genericDims.department.code",
    "column" : "departmentCode",
    "ar" : "الكود",
    "en" : "Code",
    "type" : "Text"
  }, {
    "id" : "genericDims.department.id",
    "column" : "departmentId",
    "ar" : "المعرف",
    "en" : "Id",
    "type" : "ID"
  }, {
    "id" : "genericDims.legalEntity.code",
    "column" : "legalEntityCode",
    "ar" : "الكود",
    "en" : "Code",
    "type" : "Text"
  }, {
    "id" : "genericDims.legalEntity.id",
    "column" : "legalEntityId",
    "ar" : "المعرف",
    "en" : "Id",
    "type" : "ID"
  }, {
    "id" : "genericDims.sector.code",
    "column" : "sectorCode",
    "ar" : "الكود",
    "en" : "Code",
    "type" : "Text"
  }, {
    "id" : "genericDims.sector.id",
    "column" : "sectorId",
    "ar" : "المعرف",
    "en" : "Id",
    "type" : "ID"
  }, {
    "id" : "id",
    "column" : "id",
    "type" : "ID"
  }, {
    "id" : "imgDownloadLink",
    "column" : "imgDownloadLink",
    "type" : "Text"
  }, {
    "id" : "inActive",
    "column" : "inActive",
    "ar" : "غير نشط",
    "en" : "Inactive",
    "type" : "Boolean"
  }, {
    "id" : "lastUpdateDate",
    "column" : "lastUpdateDate",
    "ar" : "تاريخ اخر تحديث",
    "en" : "Last update Date",
    "type" : "DateAndTime"
  }, {
    "id" : "name1",
    "column" : "name1",
    "ar" : "الاسم العربي",
    "en" : "Name1",
    "type" : "Text"
  }, {
    "id" : "name2",
    "column" : "name2",
    "ar" : "الاسم الإنجليزي",
    "en" : "Name2",
    "type" : "Text"
  }, {
    "id" : "preventUsage",
    "column" : "preventUsage",
    "ar" : "منع الاستعمال",
    "en" : "Prevent Usage",
    "type" : "Boolean"
  }, {
    "id" : "printCount",
    "column" : "printCount",
    "ar" : "عدد مرات الطباعة",
    "en" : "Print Count",
    "type" : "Integer"
  }, {
    "id" : "priority",
    "column" : "priority",
    "ar" : "الأولوية",
    "en" : "Priority",
    "type" : "Integer"
  }, {
    "id" : "selected",
    "column" : "selected",
    "ar" : "اختيار",
    "en" : "Selected",
    "type" : "Boolean"
  }, {
    "id" : "writeFailures",
    "column" : "writeFailures",
    "type" : "Integer"
  } ],
  "details" : [ {
    "id" : "replacments",
    "table" : "POSReplacementLine",
    "joinColumn" : "posTranslation_id",
    "fields" : [ {
      "id" : "replacments.id",
      "column" : "id",
      "type" : "ID"
    }, {
      "id" : "replacments.lineNumber",
      "column" : "lineNumber",
      "type" : "Integer"
    }, {
      "id" : "replacments.posTranslation",
      "column" : "posTranslation_id",
      "type" : "Reference",
      "refTo" : "POS.POSTranslationOverrider",
      "refPath" : "/modules/pos-app/POS.POSTranslationOverrider.html"
    }, {
      "id" : "replacments.replacement",
      "column" : "replacement",
      "ar" : "النص البديل",
      "en" : "Replacement Text",
      "type" : "Text"
    }, {
      "id" : "replacments.text",
      "column" : "text",
      "ar" : "النص",
      "en" : "Text",
      "type" : "Text"
    } ]
  }, {
    "id" : "translations",
    "table" : "POSTranslationLine",
    "joinColumn" : "posTranslation_id",
    "fields" : [ {
      "id" : "translations.arabic",
      "column" : "arabic",
      "ar" : "عربى",
      "en" : "Arabic",
      "type" : "Text"
    }, {
      "id" : "translations.english",
      "column" : "english",
      "ar" : "إنجليزى",
      "en" : "English",
      "type" : "Text"
    }, {
      "id" : "translations.entityType",
      "column" : "entityType",
      "ar" : "النوع",
      "en" : "Entity Type",
      "type" : "Text"
    }, {
      "id" : "translations.id",
      "column" : "id",
      "type" : "ID"
    }, {
      "id" : "translations.lineID",
      "column" : "lineID",
      "ar" : " المعرف",
      "en" : " Id",
      "type" : "Text"
    }, {
      "id" : "translations.lineNumber",
      "column" : "lineNumber",
      "type" : "Integer"
    }, {
      "id" : "translations.posTranslation",
      "column" : "posTranslation_id",
      "type" : "Reference",
      "refTo" : "POS.POSTranslationOverrider",
      "refPath" : "/modules/pos-app/POS.POSTranslationOverrider.html"
    } ]
  } ]
}