credativ team mailing list archive
-
credativ team
-
Mailing list archive
-
Message #03372
[Bug 916354] [NEW] Line drawn through company logo on reports
Public bug reported:
With OpenERP 6.1 RC1, the default company Header/Footer template causes the top line to be drawn through the bottom of the company logo. Adjusting the company "image" line with y="26.4cm" instead of y="25.9cm" seems to do the trick, like this:
<image x="1.3cm" y="26.4cm" height="40.0" >[[ company.logo or removeParentNode('image') ]]</image>
This issue also exists with 6.0.
** Affects: openobject-addons
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/916354
Title:
Line drawn through company logo on reports
Status in OpenERP Addons (modules):
New
Bug description:
With OpenERP 6.1 RC1, the default company Header/Footer template causes the top line to be drawn through the bottom of the company logo. Adjusting the company "image" line with y="26.4cm" instead of y="25.9cm" seems to do the trick, like this:
<image x="1.3cm" y="26.4cm" height="40.0" >[[ company.logo or removeParentNode('image') ]]</image>
This issue also exists with 6.0.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/916354/+subscriptions
Follow ups
References