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

I have been able to customize a report in odoo 8 using the odoo saas.

Now I am trying to add a new printed report for invoices. I have created the Report and the views related for the reports using the menu settings/reports. Any clue on how can I make that this new report appears in the Invoices dropdown list?}

Thanks a lot!

 

 

 

 

 

アバター
破棄

Thanks a lot to everybody! Leen, I followed the tuttorial you sent, it worked perfectly. Thanks a lot!

最善の回答

The step-by-step procedure how to add a custom qweb-report in the saas-version is perfecty descibed at

http://odoo.guide/multiple-report-layout-step-by-step/

 

 

アバター
破棄
最善の回答

Hi Luis Miguel,

You can use the Aeroo Reports module, the you create the reports for your documents and attach the files where the documents have to be printed.

Regards,

Juan José - Ing ADHOC

アバター
破棄
最善の回答

Hello Luis,

You can do it from the menu Report (Model ir.actions.report.xml) click on dropdown "Print" and there you will see an option to "Add Print Buttons"...

Behind this button, that will create an ir_values with client_print_multi... (More info here : https://github.com/odoo/odoo/blob/8.0/addons/report_webkit/wizard/report_webkit_actions.py#L84)

アバター
破棄
関連投稿 返信 ビュー 活動
4
1月 25
44741
0
10月 24
1567
0
10月 24
5
1
5月 23
3105
5
5月 21
11654