Merge branch 'pipi' into 'master'
fix skit2 See merge request online-sistem1/kaunter!72
This commit is contained in:
@@ -123,7 +123,7 @@ class AliranTunaiController extends Controller
|
|||||||
$serahan = $getTunai2['kurang'];
|
$serahan = $getTunai2['kurang'];
|
||||||
|
|
||||||
$totalkeluar = 0;
|
$totalkeluar = 0;
|
||||||
$bakiakhir = 0;
|
$bakiakhir = $baki;
|
||||||
|
|
||||||
// $totalkeluar = $request->pinjaman + $keluar;
|
// $totalkeluar = $request->pinjaman + $keluar;
|
||||||
|
|
||||||
@@ -161,7 +161,7 @@ class AliranTunaiController extends Controller
|
|||||||
$pendahuluan=$getTunai2['tambah'];
|
$pendahuluan=$getTunai2['tambah'];
|
||||||
$serahan=$getTunai2['kurang'];
|
$serahan=$getTunai2['kurang'];
|
||||||
$totalmasuk = 0;
|
$totalmasuk = 0;
|
||||||
$bakiakhir = 0;
|
$bakiakhir = $baki;
|
||||||
$totalkeluar = 0;
|
$totalkeluar = 0;
|
||||||
|
|
||||||
if($tebus_detail['jenistebus'] == 'P')
|
if($tebus_detail['jenistebus'] == 'P')
|
||||||
|
|||||||
Reference in New Issue
Block a user