Report: Neue Custom-Felder im MitarbeiterstundenkontoRO

This commit is contained in:
2026-04-08 10:18:45 +02:00
parent 74a9afb195
commit 5399c3d22a

View File

@@ -372,7 +372,27 @@ namespace BeWo.Report.ReportObjects
public decimal Custom15 { get; set; }
public String Regelarbeitszeit { get; set; }
public decimal Custom16 { get; set; }
public decimal Custom17 { get; set; }
public decimal Custom18 { get; set; }
public decimal Custom19 { get; set; }
public decimal Custom20 { get; set; }
public decimal Custom21 { get; set; }
public decimal Custom22 { get; set; }
public decimal Custom23 { get; set; }
public decimal Custom24 { get; set; }
public decimal Custom25 { get; set; }
public String Regelarbeitszeit { get; set; }
public int ArbeitstageProWoche { get; set; }