Merged changes up to 2.3.16 into unstable
[fa-stable.git] / reporting / rep113.php
index f38fd4c19e3805b655ea8b28f093758d3323a430..2e8e1dc5484509dbc28aaa39803e19fc7230ada5 100644 (file)
@@ -160,7 +160,7 @@ function print_credits()
                        else
                                $tax_type_name = $tax_item['tax_type_name']." (".$tax_item['rate']."%) ";
 
-                       if ($tax_item['included_in_price'])
+                       if ($myrow['tax_included'])
                        {
                                if (isset($alternative_tax_include_on_docs) && $alternative_tax_include_on_docs == 1)
                                {