|
|
@@ -93,6 +93,7 @@ namespace Comal.Classes
|
|
|
[CurrencyEditor]
|
|
|
[Security(typeof(CanViewHourlyRates))]
|
|
|
[EditorSequence("Payroll",7)]
|
|
|
+ [Comment("Hourly rate of the employee; used for assignment costing")]
|
|
|
public double HourlyRate { get; set; }
|
|
|
|
|
|
[EditorSequence("Payroll",8)]
|