{
  "entity" : "POSServiceChargeLine",
  "table" : "POSServiceChargeLine",
  "module" : "system-tables",
  "page" : "https://dm.namasoft.com/modules/system-tables/POSServiceChargeLine.html",
  "fields" : [ {
    "id" : "fromDate",
    "column" : "fromDate",
    "ar" : "من تاريخ",
    "en" : "From Date",
    "type" : "Date"
  }, {
    "id" : "id",
    "column" : "id",
    "type" : "ID"
  }, {
    "id" : "invoiceClassification",
    "column" : "invoiceClassification_id",
    "ar" : "تصنيف الفاتورة",
    "en" : "Invoice Classification",
    "type" : "Reference",
    "refTo" : "InvoiceClassification",
    "refPath" : "/modules/supplychain/InvoiceClassification.html"
  }, {
    "id" : "toDate",
    "column" : "toDate",
    "ar" : "إلى تاريخ",
    "en" : "To Date",
    "type" : "Date"
  } ]
}