MARX#40725: Node VatRate bij onderhoudsopdrachten
svn path=/Website/branches/v2017.1/; revision=34198
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -265,7 +265,7 @@
|
||||
</PriceBase>
|
||||
</PriceInformation>
|
||||
<VATInformation>
|
||||
<VATRate></VATRate>
|
||||
<VATRate>S</VATRate>
|
||||
<VATPercentage><xsl:value-of select="$p_taxperc"/></VATPercentage>
|
||||
</VATInformation>
|
||||
</xsl:template>
|
||||
|
||||
@@ -273,7 +273,7 @@
|
||||
</PriceBase>
|
||||
</PriceInformation>
|
||||
<VATInformation>
|
||||
<VATRate></VATRate>
|
||||
<VATRate>S</VATRate>
|
||||
<VATPercentage><xsl:value-of select="$p_taxperc"/></VATPercentage>
|
||||
</VATInformation>
|
||||
</xsl:template>
|
||||
|
||||
Reference in New Issue
Block a user