Skip to content

Commit

Permalink
Merge pull request #200 from leogregianin/fix/url-qrcode-pe
Browse files Browse the repository at this point in the history
Alterar URL do QRCode de PE
  • Loading branch information
juniortada authored Jul 29, 2022
2 parents cafe5e2 + 87d336f commit 31226a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pynfe/utils/webservices.py
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
'CHAVE': '',
'INUTILIZACAO': '',
'EVENTOS': '',
'QR': 'sefaz.pe.gov.br/nfce/consulta?',
'QR': 'sefaz.pe.gov.br/nfce-web/consultarNFCe',
'HTTPS': 'http://nfce.',
'HOMOLOGACAO': 'http://nfcehomolog.',
'URL': 'sefaz.pe.gov.br/nfce/consulta'
Expand Down

0 comments on commit 31226a8

Please sign in to comment.