** Changed in: openobject-addons
       Status: Confirmed => Won't Fix

-- 
RML: The "rotation" attribute in the "template" tag doesnt work
https://bugs.launchpad.net/bugs/572009
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Addons Modules: Won't Fix

Bug description:
Line 739 of the trml2pdf.py must be 

self.doc_tmpl = TinyDocTemplate(out, pagesize=pageSize, **utils.attr_get(node, 
['leftMargin','rightMargin','topMargin','bottomMargin'], 
{'allowSplitting':'int','showBoundary':'bool', 'rotation':'int', 
'title':'str','author':'str'}))

with 'rotation':'int'

or else i is not able to turn your report 90 degrees, that is sometimes 
required, e.g. labels from ribbon



_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to