Merge branch 'develop' into working
This commit is contained in:
commit
2021d77695
6 changed files with 16352 additions and 10 deletions
|
|
@ -264,7 +264,7 @@ namespace BMA.EHR.Domain.Models.HR
|
|||
[Comment("สังกัด")]
|
||||
public string? EmployeeOc { get; set; }
|
||||
[Comment("ค่าจ้าง")]
|
||||
public string? EmployeeWage { get; set; }
|
||||
public double? EmployeeWage { get; set; }
|
||||
[Comment("ประเภทบุคคล")]
|
||||
public string? EmployeeTypeIndividual { get; set; }
|
||||
[Comment("เงินเพิ่มการครองชีพชั่วคราว")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue