{
  "entity" : "FALCItemExpenseLine",
  "table" : "FALCItemExpenseLine",
  "module" : "system-tables",
  "page" : "https://dm.namasoft.com/modules/system-tables/FALCItemExpenseLine.html",
  "fields" : [ {
    "id" : "fixedAsset",
    "column" : "fixedAsset_id",
    "ar" : "الأصل الثابت",
    "en" : "Fixed Asset",
    "type" : "Reference",
    "refTo" : "FixedAsset",
    "refPath" : "/modules/fixedassets/FixedAsset.html"
  }, {
    "id" : "id",
    "column" : "id",
    "type" : "ID"
  }, {
    "id" : "qtyInInvoice",
    "column" : "qtyInInvoice",
    "ar" : "الكمية في الفاتورة",
    "en" : "Quantity In Invoice",
    "type" : "Decimal"
  }, {
    "id" : "qtyInReceiptDoc",
    "column" : "qtyInReceiptDoc",
    "ar" : "الكمية في سند التوريد",
    "en" : "Quantity In Receipt Document",
    "type" : "Decimal"
  }, {
    "id" : "totalExpense",
    "column" : "totalExpense",
    "ar" : "إجمالي المصروفات",
    "en" : "TotalExpense",
    "type" : "Decimal"
  } ]
}