Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Ex btw

$
0
0

Replies: 0

Hoi Ewout,
Ik loop tegen een probleem aan.
In de pdf van de factuur laat ik de stukprijs ex btw zien met <td class=”quantity”><?php echo $item[‘ex_single_price’]; ?> excl. BTW</td>
Maar hoe kan ik ervoor zorgen dat de totaalprijs van dat product ook ex btw is.
<td class=”price”><?php echo $item[‘order_price’]; ?></td>

En hoe kan ik de subtotaal ex btw tonen?

Ik hoor graag van je.


Viewing all articles
Browse latest Browse all 59525

Trending Articles