sped-gnre icon indicating copy to clipboard operation
sped-gnre copied to clipboard

:octocat: API para emissão de guias GNRE para a SEFAZ

Results 18 sped-gnre issues
Sort by recently updated
recently updated
newest added

Passei um problema hoje. A consulta do recibo estava dando problema, informando "Versão dos dados não suportada". Depois de muito bater cabeça, tive que ir no arquivo https://github.com/nfephp-org/sped-gnre/blob/master/lib/Sped/Gnre/Sefaz/Consulta.php acessar o...

A linha 162 do template da GNRE usa o campo c14_dataVencimento como data limite para pagamento, quando deveria ser o campo c33_dataPagamento.

Bumps [dompdf/dompdf](https://github.com/dompdf/dompdf) from 0.8.6 to 2.0.0. Release notes Sourced from dompdf/dompdf's releases. Dompdf 2.0.0 Change highlights since 1.2.x Addresses multiple security vulnerabilities (see below) Modifies callback and page_script/page_text handling (breaking...

dependencies

**org.xml.sax.SAXException: SimpleDeserializer encountered a child element, which is NOT expected, in something it was trying to deserialize.**

Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.3.0 to 7.4.5. Release notes Sourced from guzzlehttp/guzzle's releases. Release 7.4.5 See change log for changes. Release 7.4.4 See change log for changes. Release 7.4.3 See change...

dependencies

Bumps [smarty/smarty](https://github.com/smarty-php/smarty) from 3.1.43 to 3.1.45. Release notes Sourced from smarty/smarty's releases. v3.1.45 Security Prevent PHP injection through malicious block name or include file name. This addresses CVE-2022-29221 Fixed Math...

dependencies

Problem 1 - laminas/laminas-servicemanager[3.0.0, ..., 3.1.2] require php ^5.5 || ^7.0 -> your php version (8.1.5) does not satisfy that requirement. - laminas/laminas-servicemanager[3.2.0, ..., 3.5.x-dev] require php ^5.6 || ^7.0...

Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 1.8.1 to 2.2.1. Release notes Sourced from guzzlehttp/psr7's releases. 2.2.1 See change log for changes. 2.2.0 See change log for changes. 2.1.2 See change log for changes....

dependencies

Ao efetuar a consulta usando o framework se tem o seguinte retorno: ``` 1 ********** 303 Versão dos Dados não suportada ``` Alterando a tag de 1.00 para 2.00 o...

a expressão ` {$guia->mes / $guia->ano}` constante no template trazia um float que resultava da divisão do mês pelo ano. Alterado o layout de maneira que imprima no formato "mes...