Hello Grisha,

The feature you're describing is currently not supported by OpenERP, so
i'm closing and setting your bug as wishlist. The best ideas may be
implemented for a future version.

Thanks.


** Changed in: openobject-addons
   Importance: Undecided => Wishlist

** Changed in: openobject-addons
       Status: New => Confirmed

-- 
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: Confirmed

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