Bienvenido a Facturas y Respuestas.

Esperamos que encuentre la respuesta a su pregunta. Y si no, puede formularla para que los expertos de la comunidad la respondan.

Preguntar

Este blog es creado y administrado por:

Copyright - 2020

0 votos
por en Documento Soporte

 Regla: NSAS01b, Rechazo: Existe un grupo /sig:CreditNote/TaxTotal para uno de los impuestos IVA (01), sin que exista un grupo /sig:CreditNote/cac:CreditNoteLine con información correspondientes al mismo impuesto.

Me sale este error en las notas de ajuste con IVA, las que no llevan iva pasan normalmente

<cac:TaxTotal>
<cbc:TaxAmount currencyID="COP">11176.56</cbc:TaxAmount>
<cac:TaxSubtotal>
<cbc:TaxableAmount currencyID="COP">58824.00</cbc:TaxableAmount>
<cbc:TaxAmount currencyID="COP">11176.56</cbc:TaxAmount>
<cac:TaxCategory>
<cbc:Percent>19</cbc:Percent>
<cac:TaxScheme>
<cbc:ID>01</cbc:ID>
<cbc:Name>IVA</cbc:Name>
</cac:TaxScheme>
</cac:TaxCategory>
</cac:TaxSubtotal>
</cac:TaxTotal>
<cac:LegalMonetaryTotal>
<cbc:LineExtensionAmount currencyID="COP">58824.00</cbc:LineExtensionAmount>
<cbc:TaxExclusiveAmount currencyID="COP">58824.00</cbc:TaxExclusiveAmount>
<cbc:TaxInclusiveAmount currencyID="COP">70000.56</cbc:TaxInclusiveAmount>
<cbc:PayableAmount currencyID="COP">70000.56</cbc:PayableAmount>
</cac:LegalMonetaryTotal>

<cac:CreditNoteLine>
<cbc:ID>1</cbc:ID>
<cbc:CreditedQuantity unitCode="NIU">1</cbc:CreditedQuantity>
<cbc:LineExtensionAmount currencyID="COP">58824</cbc:LineExtensionAmount>
<cac:TaxTotal>
<cbc:TaxAmount currencyID="COP">11176.56</cbc:TaxAmount>
<cac:TaxSubtotal>
<cbc:TaxableAmount currencyID="COP">58824</cbc:TaxableAmount>
<cbc:TaxAmount currencyID="COP">11176.56</cbc:TaxAmount>
<cac:TaxCategory>
<cbc:Percent>19</cbc:Percent>
<cac:TaxScheme>
<cbc:ID>01</cbc:ID>
<cbc:Name>IVA</cbc:Name>
</cac:TaxScheme>
</cac:TaxCategory>
</cac:TaxSubtotal>
</cac:TaxTotal>
<cac:Item>
<cbc:Description>Compra proveedor N 3150</cbc:Description>
<cbc:BrandName>Varios</cbc:BrandName>
<cbc:ModelName>2022</cbc:ModelName>
<cac:StandardItemIdentification>
<cbc:ID schemeID="999" schemeName="Estándar de adopción del contribuyente">Compra proveedor N 3150</cbc:ID>
</cac:StandardItemIdentification>
</cac:Item>

1 Respuesta

0 votos
por
Hola Camilo, como vas lograste superar esa regla igual se me esta presentando, como la superastes. gracias
por
Si claro, debes asegurarte de colocar los porcentajes de Iva con los decimales el cero, así “19.00”
por
Hola Camilo gracias por responder si claro ya verifique esa parte y los IVA llevan los decimales en 00 ejemplo 19.00. te cuento cuando es una nota crédito con un solo detalle me funciona perfecto pero en este caso la nota crédito tiene más de un ítem 12 ítem de casualidad tiene un xml de una nota crédito con más de un detalle para ver cómo lo armas. Claro solo necesito la estructura para ver cómo se arma esa parte de los taxtotal y de los creditnoteline. Agradecería mucho si puedes facilitarme un xml de nota crédito con más de un detalle mil gracias
...