← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 588239] Re: Rotated report page

 

Hello,

Our R&D Teams are focused on the latest OpenERP version, and this issue
does not affect it. I Confirm this for the future releases of OpenERP.

Our policy is to keep the changes applied on stable branches to a
minimum, in order to limit the regression risks for customers that are
in production. This means that bugs reported on Launchpad are fixed in
the trunk branch only by default, even if they were reported against
other stable versions.

We stand of course ready to back-port the change to stable releases if
it has an impact on any customer. In this case please report it to our
maintenance team via the OpenERP Publisher's Warranty. They will quickly
help solve the issue and back-port the fix if needed.

Thank you for your understanding!

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/588239

Title:
  Rotated report page

Status in OpenObject Server:
  Confirmed
Status in OpenObject Server 5.0 series:
  Won't Fix
Status in OpenObject Server trunk series:
  Confirmed

Bug description:
  Hello everybody
Sometimes I need to print pre-rotated by 90˚ reports(e. g. it is a sticky product label and it is required ti print it fast, not to rotate each one by hands). But the "rotation" attribute in the "<template>" RML tag doesnt work, because trml2pdf.py doesnt "pass" this tag to ReporLab engine. And here is a small patch.