perbaikan tampilan export ssurat
This commit is contained in:
@ -115,6 +115,7 @@ class Account extends Model
|
||||
// ->orderBy('TERM','DESC');
|
||||
->where('BATCH_DATE', $dateCore)
|
||||
//->where('LINKED_APPL_ID', $accNo)
|
||||
// ->groupBy('ARRANGEMENT_ID','ACCOUNT_NUMBER','SHORT_TITLE','SHORT_NAME','COMPANY_NAME')
|
||||
->limit(100);;
|
||||
|
||||
return $data;
|
||||
@ -206,4 +207,4 @@ class Account extends Model
|
||||
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user