\r\n \r\n
\r\n \r\n !search ||\r\n data.productCode.toLowerCase().includes(search.toLowerCase()) ||\r\n data.productName.toLowerCase().includes(search.toLowerCase())\r\n )\r\n \"\r\n style=\"width: 100%\"\r\n :height=\"windowHeight\"\r\n :cell-style=\"{padding: '0', height: '30px'}\"\r\n show-summary\r\n :summary-method=\"getSummary\"\r\n >\r\n \r\n\r\n \r\n \r\n \r\n \r\n \r\n {{ numberWithCommas(scope.row.costPrice, 2) }}\r\n \r\n \r\n \r\n \r\n 0\">\r\n {{ numberWithCommas(scope.row.markupValue) }}\r\n {{ scope.row.markupTypeName }}\r\n \r\n - \r\n \r\n \r\n \r\n \r\n {{ numberWithCommas(scope.row.sellingPrice, 2) }}\r\n \r\n \r\n \r\n
\r\n
\r\n \r\n