pembetulan api untuk pelanggan baru

This commit is contained in:
BTMS2
2025-05-15 14:52:55 +08:00
parent 3aabdd6d4b
commit 78fbc4dba1
2 changed files with 22 additions and 21 deletions
@@ -266,6 +266,12 @@ class RingkasanHarianService
}
// Public method that calls the private method
public function getCustomerSummary()
{
return $this->getBilanganCustomerBaru(); // Access the private method here
}
private function getBayarRugiLelong()
{
$bayarRugiLelong = TuntutBaki::on($this->connectionCawangan)