Commit 81e50cb0 authored by Sarun Mungthanya's avatar Sarun Mungthanya
Browse files

issue approvedate patch master

parent 6dc508e0
......@@ -133,6 +133,7 @@ class MasterFileController extends Controller
'POWNER' => $uid,
'PTYPE' => 'UPDATE MASTER',
'PATCHCODE' => iconv("UTF-8", "TIS-620", $patchCode),
'PAPPROVEDATE' => now()
]);
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment