[{
  "Popup": true,
  "Name": "Cash Book",
  "Path": "Accounts/CashBook",
  "Module": "Accounts",
  "Enable": true,
  "parameters": {
    "fromDate": "fromDate",
    "toDate": "todate",
    "BranchId": "BranchId"
  }
},
{
  "Name": "Cash Book Test",
  "Path": "Accounts/CashBook",
  "Module": "Accounts",
  "Enable": true,
  "parameters": {
    "fromDate": "fromDate",
    "toDate": "todate",
    "BranchId": "BranchId",
    "ledgerId":34
  }
},
{
  "Popup": true,
  "Name": "Bank Book",
  "Path": "Accounts/BankBook",
  "Module": "Accounts",
  "Enable": true,
  "parameters": {
    "fromDate": "fromDate",
    "toDate": "todate",
    "BranchId": "BranchId"
  }
},
{
  "Popup": true,
  "Name": "Ledger",
  "Path": "Accounts/LedgerRpt",
  "Module": "Accounts",
  "Enable": true,
  "parameters": {
    "fromDate": "fromDate",
    "toDate": "todate",
    "BranchId": "BranchId"
  }
},
{
  "Popup": true,
  "Name": "Group Summary",
  "Path": "Accounts/cagroupsummary",
  "Module": "Accounts",
  "Enable": true,
  "parameters": {
    "branchid": "BranchId",
    "FromDate": "fromDate",
    "ToDate": "todate"
  }
},
{
  "Name": "Group Details",
  "Path": "Accounts/GroupBook",
  "Module": "Accounts",
  "Enable": true,
  "parameters": {
    "FromDate": "fromDate",
    "ToDate": "todate",
    "companyid": "company",
    "branchid": "BranchId",
    "cagroupid": "1"
  }
},
{
  "Name": "Performance Report",
  "Path": "Accounts/PandLPerfomence",
  "Module": "Accounts",
  "Enable": false,
  "parameters": {
    "companyid": "company",
    "companyIn": "company",
    "branches": "BranchId",
    "branchIn": "BranchId",
    "fromDate": "fromDate",
    "toDate": "todate"
  }
},

{
  "Popup": true,
  "Name": "Trading,Profit & Loss",
  "Path": "Accounts/trading and Profit and Loss consolidated",
  "Module": "Accounts",
  "Enable": true,
  "parameters": {
    "companyid": "company",
    "companyIn": "company",
    "branchIn": "BranchId",
    "branches": "BranchId"
  }
},
{
  "Popup": true,
  "Name": "Balance Sheet Summary",
  "Path": "Accounts/balancesheetConsolidated",
  "Module": "Accounts",
  "Enable": true,
  "parameters": {
    "companyid": "company",
    "companyIn": "company",
    "branchIn": "branch",
    "branches": "BranchId"
  }
},
{
  "Popup": true,
  "Name": "Balance Sheet Detailed",
  "Path": "Accounts/balancesheetConsolidatedDetailed",
  "Module": "Accounts",
  "Enable": false,
  "parameters": {
    "toDate": "todate",
    "companyid": "company",
    "companyIn": "company",
    "branchIn": "branch",
    "clstock": 100,
    "branches": "BranchId"
  }
},
{
  "Name": "Multiple Voucher Type Print",
  "Path": "Accounts/Voucherprint",
  "Module": "Accounts",
  "Enable": false,
  "parameters": {
    "fromdate": "fromDate",
    "todate": "todate",
    "branchid": "BranchId",
    "fromvoucher": "",
    "showzeroas": 0,
    "showcurrency": false,
    "currencysymbol": "د.إ",
    "currencyspace": " ",
    "companyname": "",
    "address": ""
  }
},
{
  "Popup": true,
  "Name": "Performance Report",
  "Path": "Accounts/performancereport",
  "Module": "Accounts",
  "Enable": true,
  "parameters": {
    "fromDate": "fromDate",
    "toDate": "todate",
    "companyid": "company",
    "companyIn": "company",
    "branchIn": "branch",
    "branches": "BranchId",
    "clstock": 100,
    "opstock": 0
  }
},
{
  "Name": "Daily Sales",
  "Path": "Inventory/DailySales",
  "Module": "Sales",
  "Enable": true,
  "parameters": {
    "fromDate": "fromDate",
    "toDate": "todate",
    "locid": "location"
  }
},
{
  "Name": "Sales Return ",
  "Path": "Inventory/posSalesReturnRpt",
  "Module": "Sales",
  "Enable": true,
  "parameters": {
    "fromDate": "fromDate",
    "toDate": "todate",
    "locid": "location"
  }
},
{
  "Name": "Department Sales",
  "Path": "Inventory/depsalerpt",
  "Module": "Sales",
  "Enable": true,
  "parameters": {
    "locid": "location",
    "fromDate": "fromDate",
    "toDate": "todate"
  }
},
{
  "Name": "Category Sales Summary",
  "Path": "Inventory/Catsalerpt",
  "Module": "Sales",
  "Enable": true,
  "parameters": {
    "locid": "location",
    "fromDate": "fromDate",
    "toDate": "todate",
    "companyid": "company"
  }
},
{
  "Name": "Held Bill Summary",
  "Path": "Inventory/holdSummury",
  "Module": "Sales",
  "Enable": true,
  "parameters": {
    "locationid": "location",
    "fromDate": "fromDate",
    "toDate": "todate"
  }
},
{
  "Name": "Held Bill Details",
  "Path": "Inventory/posholditems",
  "Module": "Sales",
  "Enable": true,
  "parameters": {
    "fromDate": "fromDate",
    "toDate": "todate",
    "locid": "location",
    "branchid": "BranchId",
    "companyid": "company"
  }
},
{
  "Name": "Counter-Items Sales",
  "Path": "Inventory/CounterItemReport",
  "Module": "Sales",
  "Enable": true,
  "parameters": {
    "locid": "location",
    "fromDate": "fromDate",
    "toDate": "todate",
    "companyid": "company",
    "CID": "CID",
    "COID": "COID",
    "branchid": "Branchid"
  }
},
{
  "Name": "Cashier-wise Sales summary",
  "Module": "Sales",
  "Enable": true,
  "Path": "Inventory/CWSReport",
  "parameters": {
    "locid": "location",
    "fromDate": "fromDate",
    "toDate": "todate"
  }
},
{
  "Name": "Cashier-wise Sales Details",
  "Path": "Inventory/SalesReportCashierWise",
  "Module": "Sales",
  "Enable": true,
  "parameters": {
    "fromDate": "fromDate",
    "toDate": "todate",
    "locationid": "location"
  }
},
{
  "Name": "Foreign Currency Sales",
  "Path": "Inventory/SalesReptFC",
  "Module": "Sales",
  "Enable": true,
  "parameters": {
    "fromDate": "fromDate",
    "toDate": "todate",
    "locid": "location"
  }
},
{
  "Name": "CreditCard Sales Summary",
  "Path": "Inventory/SalesRptCreditCard",
  "Module": "Sales",
  "Enable": true,
  "parameters": {
    "fromDate": "fromDate",
    "toDate": "todate",
    "locationid": "location"
  }
},
{
  "Name": "Credit Card  Sales Details",
  "Path": "Inventory/CardNameReport",
  "Module": "Sales",
  "Enable": true,
  "parameters": {
    "locid": "location",
    "fromDate": "fromDate",
    "toDate": "todate",
    "companyid": "company",
    "CID": "CID",
    "COID": "COID",
    "branchid": "Branchid"
  }
},
{
  "Name": "Credit Sales Summary",
  "Path": "POS/customersalesandcollectionweb",
  "Module": "Sales",
  "Enable": true,
  "parameters": {
    "locationid": "location",
    "FromDate": "fromDate",
    "ToDate": "todate",
    "companyid": "company",
    "customerid": "customerid",
    "branchid": "Branchid"
  }
},
{
  "Name": "Credit Sales Details",
  "Path": "POS/customerwisesalesrpt",
  "Module": "Sales",
  "Enable": true,
  "parameters": {
    "locationid": "location",
    "FromDate": "fromDate",
    "ToDate": "todate"
  }
},
{
  "Name": "Customer Outstanding",
  "Path": "POS/customersalesandcollectionSummary",
  "Module": "Sales",
  "Enable": true,
  "parameters": {
    "locationid": "location",
    "FromDate": "fromDate",
    "ToDate": "todate",
    "companyid": "company",
    "customerid": "customerid"
  }
},
{
  "Name": "Sales Details Report ",
  "Path": "Inventory/SalesDetails",
  "Module": "Sales",
  "Enable": false,
  "parameters": {
    "fromDate" : "fromDate",
    "toDate" : "toDate",
    "locid": "location"
  }
},
{
  "Name": "Salesman wise Report",
  "Path": "POS/SalesmanwisesalesReport",
  "Module": "Sales",
  "Enable": false,
  "parameters": {
    "locid": "location",
    "fromdate": "fromDate",
    "todate": "todate",
    "companyid": "company"
  }
},
{
  "Name": "Discount Given Report",
  "Path": "POS/SalesmanwisesalesReport",
  "Module": "Sales",
  "Enable": false,
  "parameters": {
    "locid": "location",
    "fromdate": "fromDate",
    "todate": "todate",
    "companyid": "company"
  }
},
{
  "Name": "Consolidated Sales Report",
  "Path": "POS/ConsolidatedSaleRpt",
  "Module": "Sales",
  "Enable": false,
  "parameters": {
    "locid": "location",
    "FromDate": "fromDate",
    "ToDate": "todate"
  }
},
{
  "Name": "LPO Report",
  "Path": "Inventory/LpoRpt",
  "Module": "Inventory",
  "Enable": true,
  "parameters": {
    "companyid": "companyId",
    "locid": "LocationId",
    "fromDate": "fromDate",
    "toDate": "toDate"
  }
},
{
  "Name": "GRN Report",
  "Path": "Inventory/GrnRpt",
  "Module": "Inventory",
  "Enable": true,
  "parameters": {
    "companyid": "companyId",
    "locid": "LocationId",
    "fromDate": "fromDate",
    "toDate": "toDate"
  }
},

{
  "Name": "Purchase Report",
  "Path": "Inventory/PurchaseRpt",
  "Module": "Inventory",
  "Enable": true,
  "parameters": {
    "locid": "LocationId",
    "branchid": "BranchId",
    "fromDate": "fromDate",
    "toDate": "toDate"
  }
},
{
  "Name": "Purchase Return Report",
  "Path": "Inventory/PurchasereturnRpt",
  "Module": "Inventory",
  "Enable": true,
  "parameters": {
    "companyid": "companyId",
    "branchid": "BranchId",
    "fromDate": "fromDate",
    "toDate": "toDate"
  }
},
{
  "Name": "Transfer Report",
  "Path": "Inventory/TransferRpt",
  "Module": "Inventory",
  "Enable": true,
  "parameters": {
    "companyid": "companyId",
    "branchid": "BranchId",
    "fromDate": "fromDate",
    "toDate": "toDate",
    "locid": "LocationId"
  }
},
{
  "Name": "Backoffice Sale Report",
  "Path": "Inventory/backofficesales",
  "Module": "Inventory",
  "Enable": true,
  "parameters": {
    "companyid": "companyId",
    "branchid": "BranchId",
    "fromDate": "fromDate",
    "toDate": "toDate",
    "locid": "LocationId"
  }
},
{
  "Name": "Repacking Report",
  "Path": "Inventory/RepackingRpt",
  "Module": "Inventory",
  "Enable": true,
  "parameters": {
    "companyid": "companyId",
    "branchid": "BranchId",
    "fromDate": "fromDate",
    "toDate": "toDate",
    "locid": "LocationId"
  }
},
{
  "Name": "Production Report",
  "Path": "Inventory/ProductionRpt",
  "Module": "Inventory",
  "Enable": false,
  "parameters": {
    "companyid": "companyId",
    "branchid": "BranchId",
    "fromDate": "fromDate",
    "toDate": "toDate",
    "locid": "LocationId"
  }
},
{
  "Name": "Production Report",
  "Path": "Inventory/ProductionDetails",
  "Module": "Inventory",
  "Enable": true,
  "parameters": {
    "fromdate": "fromDate",
    "todate": "toDate",
    "locid": "LocationId"
  }
},
{
  "Name": "Damage Report",
  "Path": "Inventory/DamageRpt",
  "Module": "Inventory",
  "Enable": true,
  "parameters": {
    "companyid": "companyId",
    "branchid": "BranchId",
    "fromDate": "fromDate",
    "toDate": "toDate",
    "locid": "LocationId"
  }
},
{
  "Name": "Price Change Log",
  "Path": "POS/PriceChangeLoginv",
  "Module": "Inventory",
  "Enable": false,
  "parameters": {
    "locationid": "LocationId",
    "id": 1,
    "companyid": "companyId"
  }
},
{
  "Name": "Stock Ledger",
  "Path": "Inventory/stockledger",
  "Module": "Inventory",
  "Enable": true,
  "parameters": {
    "fromDate": "fromDate",
    "toDate": "toDate",
    "Barcode": "",
    "locationid": "LocationId"
  }
}, {
  "Name": "Dept Stock",
  "Path": "Inventory/StockDept",
  "Module": "Inventory",
  "Enable": true,
  "parameters": {
    "fromDate": "fromDate",
    "toDate": "toDate",
    "locationid": "LocationId"
  }
},
{
  "Name": "Vat Summary",
  "Path": "Inventory/VatcollectedSummary",
  "Module": "Inventory",
  "Enable": true,
  "parameters": {
    "companyid": "companyId",
    "locationid": "LocationId",
    "fromDate": "fromDate",
    "toDate": "toDate"
  }
},
{
  "Name": "Vat Details",
  "Path": "Inventory/VatcollectedDetailed",
  "Module": "Inventory",
  "Enable": true,
  "parameters": {
    "companyid": "companyId",
    "locationid": "LocationId",
    "fromDate": "fromDate",
    "toDate": "toDate"
  }
},
{
  "Name": "Sales Summary",
  "Path": "POS/restsalesummary",
  "Module": "Rest",
  "Enable": true,
  "parameters": {
    "locid": "location",
    "fromDate": "fromDate",
    "Todate": "todate"
  }
},
{
  "Name": "Stock Register Report",
  "Path": "Inventory/stockregister",
  "Module": "Inventory",
  "Enable": false,
  "parameters": {
    "fromdate": "fromDate",
    "todate": "toDate",
    "date": "fromDate",
    "locid": "LocationId",
    "branchid": "BranchId"
  }
},
{
  "Name": "Supplier Aging",
  "Path": "Inventory/SupplierAging",
  "Module": "Inventory",
  "Enable": true,
  "parameters": {
    "fromDate": "fromDate",
    "toDate": "toDate",
    "locationid": "LocationId",
    "companyid": "companyId"
  }
},
{
  "Name": "Item Wise Stock Report ",
  "Path": "Inventory/ConsolidatedItemwiseStockReport",
  "Module": "Inventory",
  "Enable": false,
  "parameters": {
    "locationid": "LocationId"
  }
},
{
  "Name": "Location Wise Stock Details Report",
  "Path": "Inventory/LocationWiseStockMatrixRpt",
  "Module": "ConsolidatedInventory",
  "Enable": true,
  "parameters": {
    "LocationIn": "LocationIn"
  }
},
{
  "Name": "Quotation Report",
  "Path": "Inventory/QuotationRpt",
  "Module": "Inventory",
  "Enable": false,
  "parameters": {
    "fromDate": "fromDate",
    "toDate": "toDate",
    "locid": "LocationId",
    "branchid": "BranchId"
  }
},
{
  "Name": "Sales Order Report",
  "Path": "Inventory/SalesOrderRpt",
  "Module": "Inventory",
  "Enable": false,
  "parameters": {
    "fromDate": "fromDate",
    "toDate": "toDate",
    "locid": "LocationId",
    "branchid": "BranchId"
  }
},
{
  "Name": "Delivery Note Report",
  "Path": "Inventory/DeliveryNoteRpt",
  "Module": "Inventory",
  "Enable": false,
  "parameters": {
    "fromDate": "fromDate",
    "toDate": "toDate",
    "locid": "LocationId",
    "branchid": "BranchId"
  }
},
{
  "Name": "Sales Return Report",
  "Path": "Inventory/SalesreturnRpt",
  "Module": "Inventory",
  "Enable": false,
  "parameters": {
    "fromDate": "fromDate",
    "toDate": "toDate",
    "locid": "LocationId",
    "branchid": "BranchId"
  }
},
{
  "Popup": true,
  "Name": "Member Statement",
  "Path": "Inventory/LoyaltyMemberStatement",
  "Module": "Loyalty",
  "Enable": true,
  "parameters": {
    "companyid": "companyId",
    "locationid": "LocationId",
    "fromDate": "fromDate",
    "toDate": "toDate"
  }
},
{
  "Name": "Points Updation",
  "Path": "Inventory/loyaltypointsupdation",
  "Module": "Loyalty",
  "Enable": true,
  "parameters": {
    "companyid": "companyId",
    "locationid": "LocationId",
    "fromdate": "fromDate",
    "todate": "toDate"
  }
},
{
  "Name": "Redemption",
  "Path": "Inventory/Redemptionrpt",
  "Module": "Loyalty",
  "Enable": true,
  "parameters": {
    "companyid": "companyId",
    "locid": "LocationId",
    "fromdate": "fromDate",
    "todate": "toDate"
  }
},
{
  "Name": "All Invoice",
  "Path": "POS/RestAllInvoice",
  "Module": "Rest",
  "Enable": true,
  "parameters": {
    "locid": "location",
    "fromDate": "fromDate",
    "toDate": "todate"
  }, 
  "Category": "Invoice Reports"
},
{
  "Name": "All Sales",
  "Path": "POS/RestFinishedandPendingTransaction",
  "Module": "Rest",
  "Enable": true,
  "parameters": {
    "locid": "location",
    "fromDate": "fromDate",
    "toDate": "todate"
  },
"Category": "Invoice Reports"
},
{
  "Name": "Customer wise Sales",
  "Path": "POS/Restcustomersale",
  "Module": "Rest",
  "Enable": true,
  "parameters": {
    "fromDate": "fromDate",
    "toDate": "todate",
    "locid": "location"
  },
"Category": "Sales Report – Others"
},
{
  "Name": "Item Wise Sales",
  "Path": "POS/RestSalesRptitemwise",
  "Module": "Rest",
  "Enable": true,
  "parameters": {
    "fromDate": "fromDate",
    "toDate": "todate",
    "locid": "location"
  },
"Category": "Sales Report – Product Related"
},
{
  "Name": "Void Bill",
  "Path": "POS/restvoidbill",
  "Module": "Rest",
  "Enable": true,
  "parameters": {
    "locid": "location",
    "fromdate": "fromDate",
    "todate": "todate"
  }
},
{
  "Name": "Hourly Sales",
  "Path": "POS/restsaleshourly",
  "Module": "Rest",
  "Enable": true,
  "parameters": {
    "locid": "location",
    "fromdate": "fromDate",
    "todate": "todate"
  }
},
{
  "Name": "Category Wise Sales Summary",
  "Path": "POS/Restcategorywisesummary",
  "Module": "Rest",
  "Enable": true,
  "parameters": {
    "locid": "location",
    "fromDate": "fromDate",
    "toDate": "todate"
  },
"Category": "Sales Report – Product Related"
},
{
  "Name": "Cashier Wise Sales Summary",
  "Path": "POS/RestCWSReport",
  "Module": "Rest",
  "Enable": true,
  "parameters": {
    "locid": "location",
    "fromDate": "fromDate",
    "toDate": "todate"
  }
},
{
  "Name": "Room Wise Sales",
  "Path": "POS/RestRoomtypewisesales",
  "Module": "Rest",
  "Enable": true,
  "parameters": {
    "locid": "location",
    "fromdate": "fromDate",
    "todate": "todate"
  },
"Category": "Sales Report – Others"
},
{
  "Name": "Cashier Wise Sales",
  "Path": "POS/RestSalesReportCashierWise",
  "Module": "Rest",
  "Enable": true,
  "parameters": {
    "locationid": "location",
    "fromDate": "fromDate",
    "toDate": "todate"
  }
},
{
  "Name": "Payment Wise Sales",
  "Path": "POS/RestPaymetTypesale",
  "Module": "Rest",
  "Enable": true,
  "parameters": {
    "locid": "location",
    "fromDate": "fromDate",
    "toDate": "todate"
  },
 "Category": "Sales Report – Payment Related"
},
{
  "Name": "Day Wise Payment ",
  "Path": "POS/RestDaywisePaymentTypeReport",
  "Module": "Rest",
  "Enable": true,
  "parameters": {
    "locid": "location",
    "fromDate": "fromDate",
    "toDate": "todate"
  }
},
{
  "Name": "Recipe Details",
  "Path": "POS/RestRecipieDetails",
  "Module": "Rest",
  "Enable": true,
  "parameters": {
    "locid": "location",
    "fromDate": "fromDate",
    "toDate": "todate"
  }
},
{
  "Name": "Daily SYS Sales Details",
  "Path": "POS/restsalesDetailssummary",
  "Module": "Rest",
  "Enable": true,
  "parameters": {
    "locid": "location",
    "fromdate": "fromDate",
    "todate": "todate"
  }
},
{
  "Name": "Consumption Report",
  "Path": "POS/restconception",
  "Module": "Rest",
  "Enable": true,
  "parameters": {
    "locid": "location",
    "fromdate": "fromDate",
    "todate": "todate"
  }
},
{
  "Name": "Vat Summary",
  "Path": "POS/RestVatcollectedSummary",
  "Module": "Rest",
  "Enable": false,
  "parameters": {
    "locationid": "location",
    "fromDate": "fromDate",
    "toDate": "todate"
  }
},
{
  "Name": "Vat Details",
  "Path": "POS/RestVatcollectedDetailed",
  "Module": "Rest",
  "Enable": false,
  "parameters": {
    "locationid": "location",
    "fromDate": "fromDate",
    "toDate": "todate"
  }
},
{
  "Name": "Driver Wise Sales",
  "Path": "POS/RestDWSReport",
  "Module": "Rest",
  "Enable": true,
  "parameters": {
    "locid": "location",
    "fromDate": "fromDate",
    "toDate": "todate"
  }
},
{
  "Name": "Daily Payment Wise Sales",
  "Path": "POS/Restdailypaymentwisesale",
  "Module": "Rest",
  "Enable": true,
  "parameters": {
    "locid": "location",
    "fromDate": "fromDate",
    "toDate": "todate"
  }
},
{
  "Name": "Waiter Wise Sales Summary",
  "Path": "POS/RestWaiterWiseSummaryReport",
  "Module": "Rest",
  "Enable": true,
  "parameters": {
    "locid": "location",
    "fromDate": "fromDate",
    "toDate": "todate"
  },
  "Category": "Report – User Related"
},
{
  "Name": "Waiter Wise Sales",
  "Path": "POS/RestWaiterWiseSalesReport",
  "Module": "Rest",
  "Enable": true,
  "parameters": {
    "locid": "location",
    "fromDate": "fromDate",
    "toDate": "todate"
  },
  "Category": "Report – User Related"
},
{
  "Name": "Bill Report",
  "Path": "POS/RestBillReport",
  "Module": "Rest",
  "Enable": true,
  "parameters": {
    "locationid": "location",
    "date": "fromDate"
  },
"Category": "Invoice Reports"
},
{
  "Name": "Bill Report By Invoice",
  "Path": "POS/RestBillReportbyinv",
  "Module": "Rest",
  "Enable": true,
  "parameters": {
    "locationid": "location",
    "invno": 0
  },
"Category": "Invoice Reports"
},
{
  "Name": "Credit Card Sales",
  "Path": "POS/Restcreditcardsale",
  "Module": "Rest",
  "Enable": true,
  "parameters": {
    "locid": "location",
    "fromDate": "fromDate",
    "toDate": "todate"
  }
},
{
  "Name": "Provider wise Sales",
  "Path": "POS/RestProviderwiseSalesReport",
  "Module": "Rest",
  "Enable": true,
  "parameters": {
    "locid": "location",
    "fromDate": "fromDate",
    "toDate": "todate"
  }
},
{
  "Name": "Credit Sales Summary",
  "Path": "POS/Restcustomersalesandcollectionweb",
  "Module": "Rest",
  "Enable": true,
  "parameters": {
    "locationid": "location",
    "FromDate": "fromDate",
    "ToDate": "todate",
    "companyid": "company",
    "customerid": "customerid",
    "branchid": "BranchId"
  }
},
{
  "Name": "Customer Outstanding",
  "Path": "POS/RestcustomersalesandcollectionSummary",
  "Module": "Rest",
  "Enable": true,
  "parameters": {
    "locationid": "location",
    "FromDate": "fromDate",
    "ToDate": "todate",
    "companyid": "company",
    "customerid": "customerid"
  }
},
{
  "Name": "Section Wise Sales",
  "Path": "POS/RestSectionWiseReport",
  "Module": "Rest",
  "Enable": true,
  "parameters": {
    "locid": "location",
    "fromDate": "fromDate",
    "toDate": "todate"
  }
},
{
  "Name": "Predefined Discount Report",
  "Path": "POS/RestPredefinedDisount",
  "Module": "Rest",
  "Enable": true,
  "parameters": {
    "locationid": "location",
    "fromdate": "fromDate",
    "todate": "todate"
  },
"Category": "Sales Report – Others"
},
{
  "Name": "Scheduled Order Report",
  "Path": "POS/RestScheduledOrder",
  "Module": "Rest",
  "Enable": true,
  "parameters": {
    "locid": "location",
    "fromdate": "fromDate",
    "todate": "todate"
  }
},
{
  "Name": "Scheduled Order Details Report",
  "Path": "POS/RestScheduledOrderDetails",
  "Module": "Rest",
  "Enable": true,
  "parameters": {
    "locid": "location",
    "FromDate": "fromDate",
    "ToDate": "todate"
  }
},
{
  "Name": "Consumption Summary Report",
  "Path": "POS/RestOrderScheduledBarcodeDetails",
  "Module": "Rest",
  "Enable": false,
  "parameters": {
    "locid": "location",
    "FromDate": "fromDate",
    "ToDate": "todate"
  }
}, {
  "Name": "Consumption Detailed Report",
  "Path": "POS/RestConsumptionDetails",
  "Module": "Rest",
  "Enable": false,
  "parameters": {
    "locid": "location",
    "FromDate": "fromDate",
    "ToDate": "todate"
  }
},
{
  "Name": "Void Bill Details Report",
  "Path": "POS/VoidBillReport",
  "Module": "Rest",
  "Enable": false,
  "parameters": {
    "locationid": "location",
    "fromdate": "fromDate",
    "todate": "todate"
  }
},
{
  "Name": "Void Item Details Report",
  "Path": "POS/VoidItemReport",
  "Module": "Rest",
  "Enable": false,
  "parameters": {
    "locationid": "location",
    "fromdate": "fromDate",
    "todate": "todate"
  },
"Category": "Sales Report – Others"
},
{
  "Name": "Sales Item Report",
  "Path": "POS/RestOrderBarcodes",
  "Module": "Rest",
  "Enable": false,
  "parameters": {
    "locid": "location",
    "FromDate": "fromDate",
    "ToDate": "todate"
  }
},
{
  "Name": "Cash Transaction Report",
  "Path": "POS/RestCashTransaction",
  "Module": "Rest",
  "Enable": false,
  "parameters": {
    "locid": "location",
    "fromdate": "fromDate",
    "todate": "todate"
  }
},
{
  "Name": "Time Slot Report",
  "Path": "POS/RestTimeSlotReport",
  "Module": "Rest",
  "Enable": false,
  "parameters": {
    "locid": "location",
    "fromdate": "fromDate",
    "todate": "todate"
  }
},
{
  "Name": "Excess Shortage Report",
  "Path": "POS/RestExcessShortageReport",
  "Module": "Rest",
  "Enable": false,
  "parameters": {
    "locid": "location",
    "fromdate": "fromDate",
    "todate": "todate"
  }
},
{
  "Name": "Pax Details Report",
  "Path": "POS/RestPaxDetails",
  "Module": "Rest",
  "Enable": false,
  "parameters": {
    "locid": "location",
    "fromdate": "fromDate",
    "todate": "todate"
  }
},
{
  "Name": "Time Clock Report",
  "Path": "POS/RestTimeClockReport",
  "Module": "Rest",
  "Enable": false,
  "parameters": {
    "locid": "location",
    "fromdate": "fromDate",
    "todate": "todate"
  }
},
{
  "Name": "Expiry Report",
  "Path": "Inventory/ExpiryReport",
  "Module": "Inventory",
  "Enable": false,
  "parameters": {
    "fromDate": "fromDate",
    "toDate": "todate",
    "locid": "location"
  }
},
{
  "Name": "Stock Aging",
  "Path": "Inventory/StockAging",
  "Module": "Inventory",
  "Enable": true,
  "parameters": {
    "toDate": "todate",
    "locid": "location"
  }
},
{
  "Name": "Gift Voucher Report",
  "Path": "POS/GiftVoucherDtlListRpt",
  "Module": "Rest",
  "Enable": false,
  "parameters": {
    "locid": "location",
    "fromDate": "fromDate",
    "toDate": "todate"
  },
 "Category": "Sales Report – Payment Related"
},
{
  "Name": "Day Open Details Report",
  "Path": "POS/DayOpenDetailsRpt",
  "Module": "Rest",
  "Enable": true,
  "parameters": {
    "fromDate": "fromDate",
    "toDate": "todate"
  }
},
{
  "Name": "Sales By CourseType And Room",
  "Path": "POS/RestSalesByCourseTypeAndRoom",
  "Module": "Rest",
  "Enable": true,
  "parameters": {
    "locid": "location",
    "fromDate": "fromDate",
    "toDate": "todate"
  }
},
{
  "Name": " Consolidated Sales By Range Report",
   "Path": "POS/ConsolidateRestSalesByRangeReport",
   "Module": "ConsolidatedRest",
   "Enable": false,
   "parameters": {
     "LocationIn": "LocationIn",
     "CompanyIn": "CompanyIn",
     "fromdate": "fromDate",
     "todate": "todate",
     "locid": "location"
   }
 },
 {
   "Name": "Consolidated Waiter Wise Sales",
   "Path": "POS/ConsolidatedRestWaiterWiseSalesReport",
   "Module": "ConsolidatedRest",
   "Enable": false,
   "parameters": {
     "locid": "location",
     "fromDate": "fromDate",
     "toDate": "todate",
     "LocationIn": "LocationIn",
     "CompanyIn": "CompanyIn"
   }
 },
 {
  "Name": "Consolidated Vatcollected Summary",
   "Path": "Inventory/ConsolidatedVatcollectedSummary",
   "Module": "ConsolidatedInventory",
   "Enable": false,
   "parameters": {
     "LocationIn": "LocationIn",
     "CompanyIn": "CompanyIn",
     "fromdate": "fromDate",
     "todate": "todate",
     "locationid": "location"
   }
 },
 {
  "Name": "Consolidated Vatcollected Detailed",
   "Path": "Inventory/ConsolidatedVatcollectedDetailed",
   "Module": "ConsolidatedInventory",
   "Enable": false,
   "parameters": {
     "LocationIn": "LocationIn",
     "CompanyIn": "CompanyIn",
     "fromdate": "fromDate",
     "todate": "todate",
     "locationid": "location"
   }
 },
 {
  "Name": "Consolidated Inactive Items Report",
  "Path": "Inventory/InactiveItemsRpt",
  "Module": "ConsolidatedInventory",
  "Enable": false,
  "parameters": {
    "locid": "location"
  }
},
 {
  "Name": "Customer Sales And Collection  Summary Report",
  "Path": "Inventory/customerwisesalesandcollectionSummary",
  "Module": "Sales",
  "Enable": true,
  "parameters": {
    "locationid": "location",
    "fromdate": "fromDate",
    "todate": "todate",
    "companyid": "company"
  }
},
{
  "Name": "Inactive Items Report",
  "Path": "Inventory/InactiveItemsRpt",
  "Module": "Inventory",
  "Enable": true,
  "parameters": {
    "locid": "location"
  }
},
{
  "Name": "Waiter wise sales report",
  "Path": "POS/Salesreportbywaiter",
  "Module": "Rest",
  "Enable": true,
  "parameters": {
    "fromDate": "fromDate",
    "toDate": "todate",
    "locid": "location"
  }
},
{
  "Name": "Consolidated Production Consumption Report",
  "Path": "Inventory/ConsolidatedProductionConsumption",
  "Module": "ConsolidatedInventory",
  "Enable": false,
  "parameters": {
    "fromDate": "fromDate",
    "toDate": "todate",
    "LocationIn": "LocationIn"
  }
},
{
  "Name": "Consolidated Tranfer Out Report",
  "Path": "Inventory/ConsolidatedTranferOut",
  "Module": "ConsolidatedInventory",
  "Enable": false,
  "parameters": {
    "fromDate": "fromDate",
    "toDate": "todate",
    "LocationIn": "LocationIn"
  }
},
{
  "Name": "Consolidated Stock Location Wise Report",
  "Path": "Inventory/ConsolidatedStockLocationWise",
  "Module": "ConsolidatedInventory",
  "Enable": false,
  "parameters": {
    "AsDate": "todate",
    "LocationIn": "LocationIn"
  }
},
{
  "Name": "Consolidated Stock By Barcode Report",
  "Path": "Inventory/ConsolidatedStockByBarcode",
  "Module": "ConsolidatedInventory",
  "Enable": false,
  "parameters": {
    "AsDate": "todate",
    "LocationIn": "LocationIn"
  }
},
{
  "Name": "Trial Balance",
  "Path": "Accounts/TrialBalanceConsolidatedDetailed",
  "Module": "Accounts",
  "Enable": true,
  "parameters": {
    "fromDate": "fromDate",
    "toDate": "todate",
    "companyIn": "company",
    "companyid": "company",
    "branchIn": "BranchIn"
  }
},
{
  "Name": "Consolidated Trial Balance",
   "Path": "Accounts/ConsolidatedTrialbalance",
   "Module": "ConsolidatedAccounts",
   "Enable": false,
   "parameters": {
     "BranchIn": "BranchIn",
     "CompanyIn": "CompanyIn",
     "fromDate": "fromDate",
     "toDate": "toDate"
   }
 },
{
  "Popup": true,
  "Name": "Consolidated Trading Profit & Loss",
   "Path": "Accounts/ConsolidatedTradingProfitAndLoss",
   "Module": "ConsolidatedAccounts",
   "Enable": false,
   "parameters": {
     "BranchIn": "BranchIn",
     "CompanyIn": "CompanyIn",
     "fromDate": "fromDate",
     "toDate": "toDate",
     "opstock":"opstock",
     "clstock":"clstock"
   }
 },
{
  "Popup": true,
  "Name": "Consolidated Balancesheet",
   "Path": "Accounts/ConsolidatedBalanceSheet",
   "Module": "ConsolidatedAccounts",
   "Enable": false,
   "parameters": {
     "BranchIn": "BranchIn",
     "CompanyIn": "CompanyIn",
     "fromDate": "fromDate",
     "toDate": "toDate",
     "clstock":"clstock"
   }
 },
 {
  "Name": "Consolidated Purchase Report",
  "Path": "Inventory/ConsolidatedPurchaseDetails",
  "Module": "ConsolidatedInventory",
  "Enable": false,
  "parameters": {
    "fromDate": "fromDate",
     "toDate": "toDate",
    "LocationIn": "LocationIn"
  }
},
{
  "Name": "Consolidated Item Wise Purchase Report",
  "Path": "Inventory/ConsolidatedItemWisePurchase",
  "Module": "ConsolidatedInventory",
  "Enable": false,
  "parameters": {
    "fromDate": "fromDate",
     "toDate": "toDate",
    "LocationIn": "LocationIn"
  }
},
{
  "Name": "Consolidated Purchase Invoice Wise Report",
  "Path": "Inventory/ConsolidatedInvoiceWisePurchase",
  "Module": "ConsolidatedInventory",
  "Enable": false,
  "parameters": {
    "LocationIn": "LocationIn"
  }
},
{
  "Name": "Consolidated Transfer Out By Barcode Report",
  "Path": "Inventory/ConsolidatedTranferOutByBarcode",
  "Module": "ConsolidatedInventory",
  "Enable": false,
  "parameters": {
    "fromDate": "fromDate",
    "toDate": "todate",
    "LocationIn": "LocationIn"
  }
},
{
  "Name": "Consolidated Transfer Detail Report",
  "Path": "Inventory/ConsolidatedTransferDetails",
  "Module": "ConsolidatedInventory",
  "Enable": false,
  "parameters": {
    "fromDate": "fromDate",
    "toDate": "todate",
    "LocationIn": "LocationIn"
  }
},
{
  "Name": "Consolidated Transfer Detail By Barcode Report",
  "Path": "Inventory/ConsolidatedTransferDetailsByBarcode",
  "Module": "ConsolidatedInventory",
  "Enable": false,
  "parameters": {
    "fromDate": "fromDate",
    "toDate": "todate",
    "LocationIn": "LocationIn"
  }
},
{
  "Name": " Month End Sale",
  "Path": "Inventory/rpt",
  "Module": "Promotion Flavours",
  "Enable": true,
  "parameters": {
    "locationid": "location",
    "PromoId":"PromoId"
  }
},
{
  "Name": " Year End Sale",
  "Path": "Inventory/rpt1",
  "Module": "Promotion Flavours",
  "Enable": true,
  "parameters": {
    "locationid": "location",
    "PromoId":"PromoId"
  }
},
{
  "Name": "Daily Sales With Discount",
  "Path": "Inventory/dailysalemarginrpt",
  "Module": "Inventory",
  "Enable": true,
  "parameters": {
    "fromDate": "fromDate",
    "toDate": "todate",
    "locid": "location"
  }
},
{
  "Name": "Stock By Supplier",
  "Path": "Inventory/StockBySupplierRpt",
  "Module": "Inventory",
  "Enable": true,
  "parameters": {
    "fromDate": "fromDate",
    "toDate": "todate",
    "locid": "location",
    "branchid": "BranchId",
    "supid":""
  }
},
{
  "Name": "Stock By Style Code",
  "Path": "Inventory/StockByStylecode",
  "Module": "Inventory",
  "Enable": true,
  "parameters": {
    "locid": "location",
    "branchid": "BranchId"
  }
},
{
  "Name": "Stock By Style Code With Barcode Filter",
  "Path": "Inventory/StockByStylecodeWithBarcode",
  "Module": "Inventory",
  "Enable": true,
  "parameters": {
    "locid": "location",
    "branchid": "BranchId"
  }
},
{
  "Name": "Style Code Stock Report",
  "Path": "Inventory/StylecodeStockReport",
  "Module": "Inventory",
  "Enable": true,
  "parameters": {
    "locid": "location",
    "branchid": "BranchId"
  }
},
{
  "Name": "POS Contact Report",
  "Path": "Inventory/POSContactRpt",
  "Module": "Inventory",
  "Enable": true,
  "parameters": {
    "fromDate": "fromDate",
    "toDate": "todate"
  }
},
{
  "Name": "POS Contact Credit Card Sales Report",
  "Path": "Inventory/POSContactCreditCardSalesRpt",
  "Module": "Inventory",
  "Enable": true,
  "parameters": {
    "fromDate": "fromDate",
    "toDate": "todate",
    "locid": "location"
  }
},
{
  "Name": "POS Contact Sales Return Report",
  "Path": "Inventory/POSContactReturnRpt",
  "Module": "Inventory",
  "Enable": true,
  "parameters": {
    "fromDate": "fromDate",
    "toDate": "todate",
    "locid": "location"
  }
},
{
  "Name": "Stock By Branch",
  "Path": "Inventory/BranchWiseStockReport",
  "Module": "Inventory",
  "Enable": true,
  "parameters": {
      "locid": "location",
      "Barcode": "123"
  }
},
{
  "Name": "Serial Number Tracking Report",
  "Path": "Inventory/SerialNumberTrackingRpt",
  "Module": "Inventory",
  "Enable": true,
  "parameters": {
    "locid": "LocationId",
    "fromDate": "fromDate",
    "toDate": "toDate"
  }
},
{
  "Name": "Serial Number By Barcode Report",
  "Path": "Inventory/SerialNumberQtyByBarcodeRpt",
  "Module": "Inventory",
  "Enable": true,
  "parameters": {
    "locid": "LocationId"
  }
},

{
  "Name": "Consolidated Sales Mix Items Summary",
  "Path": "POS/ConsolidatedSalesMixItemsSummary",
  "Module": "ConsolidatedRest",
   "Enable": false,
   "parameters": {
     "fromDate": "fromDate",
     "toDate": "todate",
     "LocationIn": "LocationIn",
     "locid": "location"
   }
 },
 {
  "Name": "Consolidated Operations Summary",
  "Path": "POS/ConsolidatedOperationsSummary",
  "Module": "ConsolidatedRest",
   "Enable": false,
   "parameters": {
     "fromDate": "fromDate",
     "toDate": "todate",
     "LocationIn": "LocationIn",
     "locid": "location"
   }
 },
 {
  "Name": "Consolidated Item Wise Margin Report",
  "Path": "Inventory/ConsolidatedItemWiseMarginReport",
  "Module": "ConsolidatedInventory",
  "Enable": false,
  "parameters": {
    "fromDate": "fromDate",
    "toDate": "todate",
    "LocationIn": "LocationIn",
    "locid": "location"
  }
}
,
{
  "Name": "Consolidated Invoice Wise Margin Report",
  "Path": "Inventory/ConsolidatedInvoiceWiseMarginReport",
  "Module": "ConsolidatedInventory",
  "Enable": false,
  "parameters": {
    "fromDate": "fromDate",
    "toDate": "todate",
    "LocationIn": "LocationIn",
    "locid": "location"
  }
},
{
  "Name": "Cashier Wise Sales Rpt",
  "Path": "POS/RestCashierWiseSalesRpt",
  "Module": "Rest",
  "Enable": true,
  "parameters": {
    "locid": "location",
    "fromDate": "fromDate",
    "toDate": "todate"
  }
},
{
  "Name": "Cashier Sales Rpt",
  "Path": "POS/RestCashierSalesRpt",
  "Module": "Rest",
  "Enable": true,
  "parameters": {
    "locationid": "location",
    "fromDate": "fromDate",
    "toDate": "todate"
  }
},
{
  "Popup": true,
  "Name": "Consolidated Ledger Report",
   "Path": "Accounts/ConsolidatedLedgerRpt",
   "Module": "ConsolidatedAccounts",
   "Enable": false,
   "parameters": {
     "BranchIn": "BranchIn",
     "fromDate": "fromDate",
     "toDate": "toDate",
     "BranchId": "BranchId"
   }
 }
 
]
