MH: SKM Viersen 0 Min Einträge weg von QB

This commit is contained in:
2024-03-22 15:04:43 +01:00
parent e1e214e277
commit 8f877c2031
2 changed files with 3 additions and 1 deletions

View File

@@ -0,0 +1 @@
DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a

View File

@@ -49,7 +49,8 @@ namespace SkmViersen
{
sd.Notice5 = "F";
}
servicesBillable.Add(sd);
if (sd.Minutes != 0)
servicesBillable.Add(sd);
}
}