Fix margin semasa for online transaction
This commit is contained in:
@@ -365,9 +365,9 @@ class TransactionOnlineController extends Controller
|
||||
'ujrah_rebet' => 0,
|
||||
'onepercent' => 0,
|
||||
'onepercent_rebet' => 0,
|
||||
'tempoh' => $gadai['tempoh'],
|
||||
'beza_tempoh' => $bilang_bln,
|
||||
'margin_semasa' => $margin_semasa,
|
||||
'tempoh' => 0,
|
||||
'beza_tempoh' => 0,
|
||||
'margin_semasa' => 0,
|
||||
]);
|
||||
} else {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user