MARX#40725: Node VatRate bij onderhoudsopdrachten

svn path=/Website/branches/v2017.1/; revision=34198
This commit is contained in:
Marcel Bourseau
2017-06-09 09:26:03 +00:00
parent 372fd1a205
commit 60e3259a85
6 changed files with 6 additions and 6 deletions

View File

@@ -264,7 +264,7 @@
<Price><xsl:value-of select="$p_price"/></Price>
</PriceInformation>
<VATInformation>
<VATRate></VATRate>
<VATRate>S</VATRate>
<VATPercentage><xsl:value-of select="$p_taxperc"/></VATPercentage>
</VATInformation>
</xsl:template>

View File

@@ -269,7 +269,7 @@
<Price><xsl:value-of select="$p_price"/></Price>
</PriceInformation>
<VATInformation>
<VATRate></VATRate>
<VATRate>S</VATRate>
<VATPercentage><xsl:value-of select="$p_taxperc"/></VATPercentage>
</VATInformation>
</xsl:template>

View File

@@ -257,7 +257,7 @@
<Price><xsl:value-of select="$p_price"/></Price>
</PriceInformation>
<VATInformation>
<VATRate></VATRate>
<VATRate>S</VATRate>
<VATPercentage><xsl:value-of select="$p_taxperc"/></VATPercentage>
</VATInformation>
</xsl:template>

View File

@@ -260,7 +260,7 @@
<Price><xsl:value-of select="$p_price"/></Price>
</PriceInformation>
<VATInformation>
<VATRate></VATRate>
<VATRate>S</VATRate>
<VATPercentage><xsl:value-of select="$p_taxperc"/></VATPercentage>
</VATInformation>
</xsl:template>

View File

@@ -265,7 +265,7 @@
</PriceBase>
</PriceInformation>
<VATInformation>
<VATRate></VATRate>
<VATRate>S</VATRate>
<VATPercentage><xsl:value-of select="$p_taxperc"/></VATPercentage>
</VATInformation>
</xsl:template>

View File

@@ -273,7 +273,7 @@
</PriceBase>
</PriceInformation>
<VATInformation>
<VATRate></VATRate>
<VATRate>S</VATRate>
<VATPercentage><xsl:value-of select="$p_taxperc"/></VATPercentage>
</VATInformation>
</xsl:template>