Code Monkey home page Code Monkey logo

cfdi's People

Contributors

1marincoh2 avatar amirmarin avatar anavitorin avatar dependabot[bot] avatar misaelma avatar signati avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

cfdi's Issues

Do not detect if system libraries are not installed

ouput

<?xml version="1.0" encoding="utf-8"?>
<cfdi:Comprobante xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:cfdi="http://www.sat.gob.mx/cfd/3" xsi:schemaLocation="http://www.sat.gob.mx/cfd/3 http://www.sat.gob.mx/cfd/3 http://www.sat.gob.mx/sitio_internet/cfd/3/cfdv33.xsd" Version="3.3" Serie="A" Folio="NCPDC-0" Fecha="2020-01-27T07:51:01" Sello="" FormaPago="01" NoCertificado="20001000000300022762" Certificado="MIIF8DCCA9igAwIBA......" SubTotal="107.76" Descuento="00.00" Moneda="MXN" Total="125.00" TipoDeComprobante="E" MetodoPago="PUE" LugarExpedicion="77728">
    <cfdi:CfdiRelacionados TipoRelacion="03">
        <cfdi:CfdiRelacionado UUID="75EE543A-A30C-11E8-AC47-05666B1C9B15"/>
    </cfdi:CfdiRelacionados>
    <cfdi:Emisor Rfc="TCM970625MB1" Nombre="MA. FRANCISCA VAZQUEZ SANCHEZ" RegimenFiscal="601"/>
    <cfdi:Receptor Rfc="XAXX010101000" Nombre="AMIR MISAEL MARIN" UsoCFDI="G02"/>
    <cfdi:Conceptos>
        <cfdi:Concepto ClaveProdServ="14111514" Cantidad="1.00" ClaveUnidad="H87" Unidad="Pieza" Descripcion="Libreta de tareas Secundaria" ValorUnitario="107.760002" Importe="107.76" Descuento="0.00">
            <cfdi:Impuestos>
                <cfdi:Traslados>
                    <cfdi:Traslado Base="107.76" Impuesto="002" TipoFactor="Tasa" TasaOCuota="0.160000" Importe="17.24"/>
                </cfdi:Traslados>
            </cfdi:Impuestos>
        </cfdi:Concepto>
    </cfdi:Conceptos>
    <cfdi:Impuestos TotalImpuestosTrasladados="17.24">
        <cfdi:Traslados>
            <cfdi:Traslado Impuesto="002" TipoFactor="Tasa" TasaOCuota="0.160000" Importe="17.24"/>
        </cfdi:Traslados>
    </cfdi:Impuestos>
</cfdi:Comprobante>
´´´


at the output of the xml the xml stamp property is not sealed and does not send an error about the existence of the installed dependencies

Error en el comando de Transform desde DARWIN

Hola Me aparece el siguiente error
transform -s:/var/folders/q8/jxx85wjn49sdh5k3hkkvff2c0000gn/T/1667932833898.xml -xsl:4.0/cadenaoriginal.xslt -warnings:silent
spawnSync transform ENOENT
ya vi y tanto el archivo a transformar como el xslt si estan en su sitio

Validar la ruta de los archivos

En windows sucede que no importa las mayusculas o minusculas siempre resuelve la ruta del archivo.

ejemplo

const cer = 'C:/user/Documents/cer/MACA3923JSS.key';

o

const cer = 'C:/user/Documents/cer/maca3923jss.key';

en windows no da error, existen algunos casos en los que se dejan harcode el nombre de archivos como los CSD o los archivos de cadena original y el detall es que cuando se sube a un servidor linux, es cuando comienza a dar error y no hay algo que indique que esta fallando en la resolucion del archivo

Error xslt transform

Error Saxon-xslt
Exception in thread "main" java.lang.NoClassDefFoundError: org/xmlresolver/Resolver

En CENTOS

Función sellar no genera el sello.

Se un día para el otro el método sellar ha dejado de funcionar.

image

Este es el resultado después de pasar el xml por la función de sellar.

Este problema inicio el día de hoy, anteriormente si funcionaba bien.

The automated release is failing 🚨

🚨 The automated release from the next branch failed. 🚨

I recommend you give this issue a high priority, so other packages depending on you can benefit from your bug fixes and new features again.

You can find below the list of errors reported by semantic-release. Each one of them has to be resolved in order to automatically publish your package. I’m sure you can fix this 💪.

Errors are usually caused by a misconfiguration or an authentication problem. With each error reported below you will find explanation and guidance to help you to resolve it.

Once all the errors are resolved, semantic-release will release your package the next time you push a commit to the next branch. You can also manually restart the failed CI job that runs semantic-release.

If you are not sure how to resolve this, here are some links that can help you:

If those don’t help, or if this issue is reporting something you think isn’t right, you can always ask the humans behind semantic-release.


Missing package.json file.

A package.json file at the root of your project is required to release on npm.

Please follow the npm guideline to create a valid package.json file.


Good luck with your project ✨

Your semantic-release bot 📦🚀

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.