İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
6627 Görünümler

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.

Avatar
Vazgeç

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?



En İyi Yanı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.

Avatar
Vazgeç

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