tarikh upah dan imbang duga refined dan calculation ujrah

This commit is contained in:
Hafifie PKB
2024-02-01 09:33:51 +08:00
parent 4726ea7c5c
commit 363402dcf0
11 changed files with 273 additions and 23 deletions
+7
View File
@@ -170,6 +170,13 @@ class Tawarruq extends MasterServices
return $response;
}
public function kiraanupahTawarruqByTarikh($kodcaw,$norujukan,$tarikh){
$tebus = new Penebusan($this->kodcaw,$this->cawangan_info);
$response = $tebus->kiraupahTawarruqByTarikh($this->kodcaw,$norujukan,$tarikh);
return $response;
}
/* End Penebusan */
public function test(){