Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
6639 Lượt xem

Can not find the report or qweb view to edit my FollowUp Report (print and e-mail).

Odoo-Version: Odoo 12 on odoo.sh

There is no report to edit in my odoo studio like the ones for invoices or sale orders, and I can also not find the right qweb view in technical settings.

Ảnh đại diện
Huỷ bỏ

Hi guys, did you find a solution on this? :)

Does anyone have the best way to edit the Followup report in odoo?

how to make the address left sided for example?



Câu trả lời hay nhất

The report name is "Print Follow-up Letter" to find the qweb template of the report. But it is simply using HTML stuffs to generate the report.

This report is developed in account_reports (enterprise) module inside account_followup_report.py (get_html is the function) file.

Ảnh đại diện
Huỷ bỏ

didn't find anything in the get_html to change the address to left side, why is this made like this?