lycet icon indicating copy to clipboard operation
lycet copied to clipboard

API REST de Facturación Electrónica Sunat utilizando Greenter.

Results 36 lycet issues
Sort by recently updated
recently updated
newest added

Bumps [symfony/console](https://github.com/symfony/console) from 5.4.24 to 5.4.28. Release notes Sourced from symfony/console's releases. v5.4.28 Changelog (https://github.com/symfony/console/compare/v5.4.27...v5.4.28) bug symfony/symfony#51223 [Console] Fix linewraps in OutputFormatter (@​maxbeckers) v5.4.26 Changelog (https://github.com/symfony/console/compare/v5.4.25...v5.4.26) bug symfony/symfony#51031 Fix deprecations...

dependencies

Bumps [symfony/framework-bundle](https://github.com/symfony/framework-bundle) from 5.4.24 to 5.4.28. Release notes Sourced from symfony/framework-bundle's releases. v5.4.28 Changelog (https://github.com/symfony/framework-bundle/compare/v5.4.27...v5.4.28) bug symfony/symfony#51301 [FrameworkBundle] add missing default-doctrine-dbal-provider cache pool attribute to XSD (@​xabbuh) v5.4.26 Changelog (https://github.com/symfony/framework-bundle/compare/v5.4.25...v5.4.26)...

dependencies

Acabo de generar las credenciales en el portal de SUNAT, desde la sección para registrar una API SUNAT. ![image](https://github.com/giansalex/lycet/assets/28074529/329aa485-6b10-4cbd-9def-8eeb99697968) Copiando el "id" y "clave" en el empresa.json. ![image](https://github.com/giansalex/lycet/assets/28074529/dd8fe7bb-15a4-4133-9a19-0c1690e8925d) Pero aún...

Bumps [symfony/flex](https://github.com/symfony/flex) from 1.20.0 to 1.20.2. Commits a2554c7 bug #988 [AddLines] Fix update process to send changes to RecipeUpdate vs mak... 1a482f5 minor #981 fix: deprecations triggered by debug class...

dependencies

Bumps [symfony/runtime](https://github.com/symfony/runtime) from 5.4.22 to 5.4.26. Release notes Sourced from symfony/runtime's releases. v5.4.26 Changelog (https://github.com/symfony/runtime/compare/v5.4.25...v5.4.26) bug symfony/symfony#50994 [ErrorHandler][Runtime] Don't mess with ini_set('assert.warning') (@​nicolas-grekas) v5.4.25 Changelog (https://github.com/symfony/runtime/compare/v5.4.24...v5.4.25) bug symfony/symfony#50656 Only update...

dependencies

Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 5.4.23 to 6.3.2. Release notes Sourced from symfony/phpunit-bridge's releases. v6.3.2 Changelog (https://github.com/symfony/phpunit-bridge/compare/v6.3.1...v6.3.2) bug symfony/symfony#50954 [PhpUnitBridge] Kill the last concurrent process when it stales for more than 60s...

dependencies

Al intentar enviar una guia de remision obtengo el error Notice: Undefined index: CLIENT_ID (500 Internal Server Error) ![image](https://github.com/giansalex/lycet/assets/28074529/3b25c083-d2e0-45c0-a432-6624af4e50da)

Hola, necesito ayuda al generar el PDF, estoy ejecutando de la siguiente manera: ` const apiResponsePdf = await lycetApi.post( "invoice/pdf?token=" + tokenApi, invoice ); const billResultPdf = apiResponsePdf.data; await saveFile("20123456789-03-B001-1.pdf",...

luego de pasarle el ticket y el ruc al endpoint /despath/status me bota el siguiente problema ![error](https://user-images.githubusercontent.com/127174662/225081070-64efc9e5-7077-4a7b-86c6-ff6554d6d621.JPG)

es posible no hacer un render a pdf sino solo devolver la representación impresa en HTML , motivo es que trato de usar hosting con cpanel pero al ser compartido...