跳至内容
菜单
此问题已终结
4 回复
42933 查看

I folowed the steps given by Fabrice Henrion in this question (https://www.odoo.com/forum/Help-1/question/Is-there-any-way-to-preview-WebKit-report-layout-while-coding-maybe-WYSIWYG-Editor-52307#answer-52417) and i am now able to edit the texts in the HTML report.

However, i would like to know how to edit the layout and add functions fields, for instance the amount_to_text function to the invoice/order.

So if somebody knows how to do that, it would be great.

形象
丢弃
最佳答案

i edit the qweb report directly with the customize option from the top menü which seems to work nice :-), but i saw a concatenated report in case of sale.report_saleorder which calls the sale.report_saleorder_document. in the cutsomize menü i can choose the container/editor/style and sale.report_saleorder but i cannot change to sale.report_saleorder_document report .... 

so i tried to figure out how it will work, and checked the address http://01135-master-74600a.runbot.odoo.com/report/html/sale.report_saleorder/40#advanced-view-editor?view=1841

i tried to change the view ID to the one of sale.report_saleorder_document report and the name of the report in the link like this

http://01135-master-74600a.runbot.odoo.com/report/html/sale.report_saleorder_document/40#advanced-view-editor?view=1840

but then i get an out of list in index error, so i think i did not fully understand the reporting editing , 

i understoud that i can edit (blue Button) the report on the left side but i think this is not how you want people to do it....

how can i edit the related content with this editor, or do i have to edit just externaly and paste it back in the qweb report views  ? Or is this way of Editing just not finished yet?

 

形象
丢弃
最佳答案

Hello,

This has been really helpful so far, thanks.

However, I miss a step : how can I bring a given qweb report into the html editor ? For example, I "print" an invoice, I get the popup of my invoice with the edit button and the customize button. When I click on Edit, I can bring changes in the text, but I don't see the fields by their names. If I click on Customize/HTML editor, I get the HTML editor with a dropdown menu in which I can only find a structure that looks like the one of my company website, not the qweb report of the invoice ?

Sorry for being dumb, but I'm new with Odoo (Odoo 8 online, by the way).

Can someone help ?

Thanks

Michel 

形象
丢弃
最佳答案

From the top menu Customize, you can use the HTML editor. You can edit the QWeb template directly.

形象
丢弃

In case of an invoice, I experience the same behaviour descirbed by Joachim grubelnik on V8rc1. A quick triage would be helpful: expected behaviour(if so why?)/mistake/unfinished/wontfix

编写者 最佳答案

Thank you Fabien for your answer, When i go to the Customize -> HTML Editor i can find where to put functions, now, do i have to add the attributes to the class in the .py file like it is done for the RML ?

形象
丢弃
相关帖文 回复 查看 活动
1
8月 18
7034
3
3月 18
7861
8
12月 23
21973
0
3月 15
4572
0
3月 15
3496