MisaelMa/cfdi

Do not detect if system libraries are not installed

MisaelMa opened this issue · 0 comments

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