@@ -727,7 +727,7 @@ namespace OTSIncAReportApp
{
isINCA = true;
}
- DEVReport.setResultGrid(isINCA);
+ DEVReport.setResultGrid(isINCA);
richTextBox1.ScrollToCaret();
@@ -628,7 +628,7 @@ namespace OTSIncAReportApp._1_UI.OTSTemplateDesigner
b3 = false;
- if (!b1&&!b2&&!b3)
+ if (!b1||!b2||!b3)
xrLabel3.Text = "Sauberkeit n.i.O. / Cleanliness not ok";
xrLabel3.ForeColor= Color.Red;