editscanned tebus & aliran tunai
This commit is contained in:
@@ -381,7 +381,6 @@ class AliranTunaiController extends Controller
|
||||
else
|
||||
{
|
||||
|
||||
|
||||
}
|
||||
//GL Penghutang Ar-Rahn
|
||||
$GL_penghutang_Akru=Http::get(config('api.url').'/api/getGlCode/'. $auth_user['cawangan'],['glcode'=>$GL_CodeHutangAkru])->json();
|
||||
|
||||
@@ -2368,6 +2368,12 @@ class KhazanahController extends Controller
|
||||
'ktacct' => $request->ktacct
|
||||
])->json();
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
$peti_besi_terkini=Http::get(config('api.url').'/api/VaultController/'.$auth_user['cawangan'])->json();
|
||||
|
||||
if(sizeof($peti_besi_terkini) == 0){
|
||||
|
||||
Reference in New Issue
Block a user