If setting the delivered items in PO Receive Items to 0 the value is not updated
[fa-stable.git] / reporting / includes / header2.inc
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
                {