{
  "entity" : "WMSReceiptDocOrderItemDamagedEntry",
  "table" : "WMSReceiptDocOrderItemDamagedEntry",
  "module" : "system-tables",
  "ar" : "الأصناف المستلمة التالفة",
  "en" : "Damaged Receipt Items",
  "page" : "https://dm.namasoft.com/modules/system-tables/WMSReceiptDocOrderItemDamagedEntry.html",
  "fields" : [ {
    "id" : "damageQty",
    "column" : "damageQty",
    "ar" : "الكمية التالفة",
    "en" : "Damage Quantity",
    "type" : "Decimal"
  }, {
    "id" : "damagedPhoto",
    "column" : "damagedPhoto_id",
    "ar" : "صورة التالف",
    "en" : "Damaged Photo",
    "type" : "Binary",
    "refTo" : "LargeData",
    "refPath" : "/modules/system-tables/LargeData.html"
  }, {
    "id" : "id",
    "column" : "id",
    "type" : "ID"
  }, {
    "id" : "locator",
    "column" : "locator_id",
    "ar" : "الموقع",
    "en" : "Locator",
    "type" : "Reference",
    "refTo" : "Locator",
    "refPath" : "/modules/supplychain/Locator.html"
  }, {
    "id" : "mainEntryId",
    "column" : "mainEntryId",
    "type" : "ID"
  }, {
    "id" : "pallet",
    "column" : "pallet_id",
    "ar" : "طبلية",
    "en" : "Pallet",
    "type" : "Reference",
    "refTo" : "WMSPallet",
    "refPath" : "/modules/supplychain-mobile-wms/WMSPallet.html"
  } ]
}