Merge branch 'adiDev' into develop
This commit is contained in:
commit
90cdab1393
1 changed files with 1 additions and 1 deletions
|
|
@ -370,7 +370,7 @@ namespace BMA.EHR.Insignia.Service.Controllers
|
||||||
row = row + 1;
|
row = row + 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
var date = $"ณ วันที่ {DateTime.Now.Date.ToThaiShortDate().ToThaiNumber()}";
|
var date = $"ณ วันที่ {(DateTime.Now.Date).ToThaiShortDate().ToThaiNumber()}";
|
||||||
var result = new
|
var result = new
|
||||||
{
|
{
|
||||||
template = "reportInsignia4",
|
template = "reportInsignia4",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue