select count(*) as col_0_0_ from public.document_nfe_view documentnf0_ where not (exists (select etiquetado1_.chave_nfe from etiqueta_documento etiquetado1_ where etiquetado1_.chave_nfe=documentnf0_.key)) and documentnf0_.data_emissao<=? and documentnf0_.data_emissao>=? and (documentnf0_.type in (? , ? , ?)) and substring(documentnf0_.cnpj_addressee, 1, 8)=? |
34
|
36
|
2
|
|
0.00
|