Fix margin semasa for online transaction

This commit is contained in:
Afiq Hamzah
2024-06-13 12:16:58 +08:00
parent 29c3cb29bd
commit b02a2436de
@@ -365,9 +365,9 @@ class TransactionOnlineController extends Controller
'ujrah_rebet' => 0, 'ujrah_rebet' => 0,
'onepercent' => 0, 'onepercent' => 0,
'onepercent_rebet' => 0, 'onepercent_rebet' => 0,
'tempoh' => $gadai['tempoh'], 'tempoh' => 0,
'beza_tempoh' => $bilang_bln, 'beza_tempoh' => 0,
'margin_semasa' => $margin_semasa, 'margin_semasa' => 0,
]); ]);
} else { } else {