This commit is contained in:
kamonwan taengsuk
2023-04-01 13:09:40 +07:00
parent 66bbc37c65
commit d582f0e211
11 changed files with 735 additions and 556 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -64,6 +64,8 @@ namespace rmutr_report.Models.Personnel
public int? total_wages_and_fittings { get; set; }
public int? total_wages_and_fittings_12 { get; set; }
public List<t_personnel_salary_permanent_deltail> personnel_salary_deltails { get; set; }
public bool? is_footer { get; set; }
}
public class t_personnel_salary_permanent_deltail

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 380 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 380 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 380 B