Sales Invoice: fixed tax included amount position.
authorJanusz Dobrowolski <janusz@frontaccounting.eu>
Thu, 7 Sep 2017 12:30:30 +0000 (14:30 +0200)
committerJanusz Dobrowolski <janusz@frontaccounting.eu>
Thu, 7 Sep 2017 12:32:38 +0000 (14:32 +0200)
reporting/rep107.php

index 1e9cc1487d4ad7afd419be68184aa649071a3d13..9334de1994cc786a2fb5cef08ad84849d63d112d 100644 (file)
@@ -267,7 +267,7 @@ function print_invoices()
                                                $first = false;
                                }
                                else
-                                               $rep->TextCol(3, 7, _("Included") . " " . $tax_type_name . _("Amount") . ": " . $DisplayTax, -2);
+                                               $rep->TextCol(3, 6, _("Included") . " " . $tax_type_name . _("Amount") . ": " . $DisplayTax, -2);
                                }
                        else
                        {