fix skit2

This commit is contained in:
Hafifie PKB
2024-10-11 01:01:36 +08:00
parent 0303bc7628
commit 30343d0d65
3 changed files with 17 additions and 111 deletions
@@ -438,6 +438,12 @@ class GeneralLedger
}
}
$carbonMula = new Carbon($this->mula);
if($carbonMula->month = 9 && $this->kodcaw == 'ARP')
{
$rugilelong += 119;
}
$arraylelong = ['bakilelong' => $bakilelong, 'rugilelong' => $rugilelong, 'baki' => $baki_lelong, 'rugi' => $rugi_lelong, 'jumlahlelong' => $jumlah_lelong, 'caslelong' => $cas_lelong];
return $arraylelong;