This question has been flagged

Hey guys

I've been having some problems with reports. Whenever I make an order in my eCommerce it will make a sales order. However, I would like to change the layout and some of the settings of this PDF.
Sadly the OpenOffice report designer does not work with Odoo 8 (RC1).

Any solutions or ideas on how to customize reports in Odoo 8? I would also like to know where the 'templates' for making those PDF's are stored. I can't find the file that is responsible for generating a sales order after ordering something from the webshop..

Thanks
Yenthe

Avatar
Discard
Best Answer

file to modify (or rather to inherit) : addons/sale/views/report_saleorder.xml

Avatar
Discard
Author

Doesn't seem to be the correct file.. Edited code: http://i.imgur.com/VXcGNT5.png PDF after editing, saving & rebooting: http://i.imgur.com/y6BRbMa.png

You should also "upgrade" sale module : - select "sale" module in "setting\modules\applications" menu - click on "upgrade" button

Author

That fixed it. Didn't even know you had to do it for such a minor fix.. thank you!

for more explanation, goto : https://www.odoo.com/forum/help-1/question/why-my-xml-changes-have-no-effect-at-all-63722