Report: Neue Custom-Felder im MitarbeiterstundenkontoRO
This commit is contained in:
@@ -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; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user