separation pasal version1 and version2 fix upah xdetect
This commit is contained in:
@@ -59,9 +59,9 @@ class Tawarruq extends MasterServices
|
||||
|
||||
/* Start Penebusan */
|
||||
|
||||
public function tebusTawarruq($kodcaw,$norujukan){
|
||||
public function tebusTawarruq($kodcaw,$norujukan,$jeniskeuntungan){
|
||||
$tebus = new Penebusan($this->kodcaw,$this->cawangan_info);
|
||||
$response = $tebus->hargaTebusTawarruq($this->kodcaw,$norujukan);
|
||||
$response = $tebus->tebusTawarruq($this->kodcaw,$norujukan);
|
||||
|
||||
return $response;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user