Rotated report page

Bug #588239 reported by grisha
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Status tracked in Trunk
5.0
Won't Fix
Undecided
Unassigned
Trunk
Fix Released
Wishlist
OpenERP's Framework R&D

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.

Related branches

Revision history for this message
grisha (bzvqzrvpageu0tp-deactivatedaccount) wrote :
Changed in openobject-server:
assignee: nobody → OpenERP Core Team (openerp)
Revision history for this message
Nhomar - Vauxoo (nhomar) wrote : Re: [Bug 588239] Re: Rotated report page

Hello can you add a report with a proof of concept to try this patch (it ca
be an original report modfied if you want)

regards.

>

Revision history for this message
vrsb (shipilov555) wrote :

Here is very simple label with rotation=90 tag. It relates to stock.picking model.

<report
            id="report_packing_partner"
            string="Partner label"
            model="stock.picking"
            name="packing.parter"
            rml="stock/report/partner_label.rml"
            menu="True"
     auto="True"
     header="False"/>

Revision history for this message
Nhomar - Vauxoo (nhomar) wrote :

Hello.

Thanks i will try it and give you my feedback soon...

Revision history for this message
Somesh Khare (somesh.khare) wrote :

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!

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.