Index: /mods/wpsg_mod_rechnungen.class.php
===================================================================
--- /mods/wpsg_mod_rechnungen.class.php	(revision 8063)
+++ /mods/wpsg_mod_rechnungen.class.php	(revision 8064)
@@ -1088,5 +1088,5 @@
 						'price' => $oOrderProduct->getPrice($tax_view),
 						'anr' => $oOrderProduct->getProduct()->getNr(), 
-						'mwst_value' => 0,
+						'mwst_value' => $oOrder->getInvoiceCountry()->getTax($oOrderProduct->getTaxKey()),
 						'preis_netto' => $oOrderProduct->getPrice(WPSG_NETTO),
 						'preis_brutto' => $oOrderProduct->getPrice(WPSG_BRUTTO),
