diff --git a/packages/xml/src/Xml/Templates/invoice2.0.xml.twig b/packages/xml/src/Xml/Templates/invoice2.0.xml.twig index 28eaa6dd..fff78b92 100644 --- a/packages/xml/src/Xml/Templates/invoice2.0.xml.twig +++ b/packages/xml/src/Xml/Templates/invoice2.0.xml.twig @@ -282,8 +282,12 @@ {% endif %} + {% if doc.sumDsctoGlobal != 0.00 %} {{ doc.sumDsctoGlobal|default(0)|n_format }} + {% endif %} + {% if doc.mtoOtrosTributos != 0.00 %} {{ doc.mtoOtrosTributos|default(0)|n_format }} + {% endif %} {% if doc.totalAnticipos is not null %}{{ doc.totalAnticipos|n_format }}{% endif %} {{ doc.mtoImpVenta|n_format }}