{
  "entity" : "SCBox",
  "table" : "SCBox",
  "module" : "system-tables",
  "page" : "https://dm.namasoft.com/modules/system-tables/SCBox.html",
  "fields" : [ {
    "id" : "box",
    "column" : "box",
    "ar" : "صندوق",
    "en" : "Box",
    "type" : "Text"
  }, {
    "id" : "id",
    "column" : "id",
    "type" : "ID"
  }, {
    "id" : "invItem",
    "column" : "invItem_id",
    "ar" : " الصنف",
    "en" : " Item",
    "type" : "Reference",
    "refTo" : "InvItem",
    "refPath" : "/modules/supplychain/InvItem.html"
  }, {
    "id" : "lastUsed",
    "column" : "lastUsed",
    "type" : "DateAndTime"
  }, {
    "id" : "originEntity",
    "column" : "originEntity",
    "type" : "ID"
  } ]
}