[0000150] Logo on printed papers is placed on top of the adress rule nr 1
authorJoe Hunt <joe.hunt.consulting@gmail.com>
Mon, 3 Aug 2009 23:09:21 +0000 (23:09 +0000)
committerJoe Hunt <joe.hunt.consulting@gmail.com>
Mon, 3 Aug 2009 23:09:21 +0000 (23:09 +0000)
CHANGELOG.txt
reporting/includes/header2.inc

index 6be7f8179c31d86b5b2bb46cf0ba5257ec983623..fab8cb1381b31fd9a9d557a0c7f4f829662c5809 100644 (file)
@@ -19,6 +19,10 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+04-Aug-2009 Joe Hunt
+# [0000150] Logo on printed papers is placed on top of the adress rule nr 1
+$ /reporting/includes/header2.inc
+
 ------------------------------- Release 2.1.4 ----------------------------------
 30-Jul-2009 Joe Hunt
 ! Release 2.1.4
@@ -75,7 +79,7 @@ $ /includes/db/manufacturing.inc
 $ /admin/attachments.php
 # [0000140] Numeric format bug in credit limit input.
 $ /purchasing/manage/suppliers.php
-# [0000143] Bad format of PO popup window (jackel7007).
+# [0000143] Bad format of PO popup window (Softechmatrix).
 $ /purchasing/view/view_grn.php
 
 09-Jul-2009 Janusz Dobrowolski
index 1ec99386505d4ea4e08f7948a8d3f87098d51025..5f47cf3f6d79b5583245f9bb285565b947913377 100644 (file)
@@ -58,7 +58,7 @@
                if ($this->company['coy_logo'] != '')
                {
                        $logo = $comp_path .'/'. user_company() . "/images/" . $this->company['coy_logo'];
-                       $this->AddImage($logo, $ccol, $this->row - 10, 0, 40);
+                       $this->AddImage($logo, $ccol, $this->row, 0, 40);
                }
                else
                {