Hello,
I am trying to download my qweb report in Excel .xls Format. For that purpose i need to add following attribute to <html> tag of the frame it opens. "xmlns:x="urn:schemas-microsoft-com:office:excel"".
The template can be found on following address.
odoo/addons/report/views/layout_templates.xml
any idea of adding the above mentioned attribute to html tag. I hv tried it adding manually but i didnt works.