X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Frep113.php;h=2e8e1dc5484509dbc28aaa39803e19fc7230ada5;hb=53d942f2a0d20cce5e9c409c6485867ce0869e4d;hp=f38fd4c19e3805b655ea8b28f093758d3323a430;hpb=9e37cca6ce38f289b56374f6984f609360bb1e98;p=fa-stable.git diff --git a/reporting/rep113.php b/reporting/rep113.php index f38fd4c1..2e8e1dc5 100644 --- a/reporting/rep113.php +++ b/reporting/rep113.php @@ -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) {