コンテンツへスキップ
メニュー
この質問にフラグが付けられました
8 返信
28194 ビュー

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
1634
0
10月 22
2524
2
1月 24
8086
0
8月 17
4534
0
5月 16
3605