跳至內容
選單
此問題已被標幟
8 回覆
28154 瀏覽次數

Hi ! I'm using Odoo v8.

When I try to print/send a sale order, my generated PDF is a mess.

Long descriptions overlaps with column titles.

So, I would like to edit the rml file, like back in OpenERP v7.

The problem is, I can't find this file anymore. Some help ?

頭像
捨棄
最佳答案

In v8 the reports are replaced by Qweb reports. The qweb views you can find by going to settings/technical/reports/reports. Find the report and after that you see a link to the qweb view. This one you can change and the effect is imediatly.

頭像
捨棄
作者

And this qweb view is then used to generate the PDF ?

作者

Okay, thanks !

最佳答案

Sale Report is now an QWEB(HTML) report not an RML, you can modify in setting->Actions->Reports, search for 'Quotation' select the sale.order one, there you can:

  1. change the report type to HTML, print a quotation/sale, and edit it with the website editor.
  2. click in Search associated QWEB views, select the report_saleorder_document, and edit it.
  3. change it via custom module.
     

for more info go to the officual documentation:https://www.odoo.com/documentation/8.0/reference/reports.html

頭像
捨棄
作者

Thanks to both Felipe and Erwin !

最佳答案

Hi PY! 

At the final, You have solved the problem? 

頭像
捨棄
最佳答案

For modify PDF. I didn't find exact one for modify PDF reports, but I found a PDF page modify guide: http://www.rasteredge.com/how-to/csharp-imaging/pdf-page-modify/ , you can check whether it's helpful to you.

Best regards.

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
0
7月 24
1598
0
10月 22
2490
2
1月 24
8055
0
8月 17
4495
0
5月 16
3580