ปรับปรุงรายงานแบบประเมิน และแก้ไข bug จากผล unit test
This commit is contained in:
@@ -40,6 +40,7 @@ namespace TodoAPI2.Models
|
||||
{
|
||||
temp += " ถึง " + MyHelper.GetDateStringForReport(end_date);
|
||||
}
|
||||
period_text = temp;
|
||||
}
|
||||
|
||||
public void DoAfterInsertUpdate(DataContext context)
|
||||
|
||||
Reference in New Issue
Block a user