{
  "entity" : "AllManualDebtLines",
  "table" : "AllManualDebtLines",
  "module" : "system-tables",
  "page" : "https://dm.namasoft.com/modules/system-tables/AllManualDebtLines.html",
  "fields" : [ {
    "id" : "account",
    "columns" : [ "accountActualCode", " accountCode", " accountEntityType", " accountId" ],
    "ar" : " حساب",
    "en" : " Account",
    "type" : "Genericreference"
  }, {
    "id" : "effectType",
    "column" : "effectType",
    "ar" : "نوع التأثير",
    "en" : "Component Effect Type",
    "type" : "Enum",
    "enum" : "LedgerEffectType"
  }, {
    "id" : "id",
    "column" : "id",
    "type" : "ID"
  }, {
    "id" : "invoice",
    "columns" : [ "invoiceActualCode", " invoiceCode", " invoiceEntityType", " invoiceId" ],
    "ar" : "الفاتورة",
    "en" : "Invoice",
    "type" : "Genericreference"
  }, {
    "id" : "origin",
    "columns" : [ "originActualCode", " originCode", " originEntityType", " originId" ],
    "ar" : " # المستند",
    "en" : " Document #",
    "type" : "Genericreference"
  }, {
    "id" : "requestId",
    "column" : "requestId",
    "ar" : "Request Id",
    "en" : "Request Id",
    "type" : "ID"
  }, {
    "id" : "subsidiary",
    "columns" : [ "subsidiaryActualCode", " subsidiaryCode", " subsidiaryEntityType", " subsidiaryId" ],
    "ar" : "الذمة",
    "en" : "Subsidiary",
    "type" : "Genericreference"
  }, {
    "id" : "value",
    "column" : "value",
    "ar" : "القيمة",
    "en" : "Value",
    "type" : "Decimal"
  } ]
}