This commit is contained in:
@@ -2769,8 +2769,8 @@ namespace rmutr_report.Controllers
|
||||
{
|
||||
indetail.topic9 = indetail.topic;
|
||||
indetail.topic10 = indetail.qualification;
|
||||
indetail.amount9 = indetail.value1*12;
|
||||
indetail.amount10 = indetail.value2*12;
|
||||
indetail.amount9 = indetail.value1;
|
||||
indetail.amount10 = indetail.value2;
|
||||
indetail.text9 = "อัตรา";
|
||||
indetail.text10 = "บาท";
|
||||
indetail.row_no3 = no3;
|
||||
|
||||
Reference in New Issue
Block a user