fix mohon and pendser

This commit is contained in:
hafifierahman
2021-10-02 09:55:22 +08:00
parent 8b41fb5eb0
commit 466f41ae50
9 changed files with 197 additions and 7 deletions
+1
View File
@@ -394,6 +394,7 @@ class TunaiController extends Controller
$teller = Tunai::on($cawangan['mysql'])
->select('kodlaluan')
->whereRaw('LENGTH(kodlaluan) > 14')
->orWhere('kodlaluan','=','LELONG')
->distinct()
->get();