ConsolidacaoAnaliseFornecedoresNfseServiceImpl.analisar |
|
9
|
34
|
4
|
0
|
326
|
0.00
|
1
|
8
|
select to_char(date(documentnf0_.data_emissao), 'yyyy-MM') as col_0_0_, documentnf0_.issuer_cpfcnpj as col_1_0_, documentnf0_.issuer_name as col_2_0_, sum(documentnf0_.value) as col_3_0_ from public.document_nfse_view documentnf0_ where (documentnf0_.type in (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ?)) and documentnf0_.addressee_cpfcnpj=? and (documentnf0_.data_emissao between ? and ?) and (documentnf0_.status='N' or documentnf0_.status='NORMAL') group by to_char(date(documentnf0_.data_emissao), 'yyyy-MM') , documentnf0_.issuer_cpfcnpj , documentnf0_.issuer_name order by to_char(date(documentnf0_.data_emissao), 'yyyy-MM') |
1.00 |
8
|
33
|
4
|
|
|
0.00
|
|
|