İçereği Atla
Menü
This question has been flagged
3 Cevaplar
1367 Görünümler

Hi, I want to edit the layout of the accounting reports, but the studio icon is disabled when opening these reports. Is there any other way to edit the view? i know that in the "financial report" can move the attributes and the formulas, but i don't need that.

Thank you kindly.

Avatar
Vazgeç
Best Answer

Accounting reports use a different system than other reports.

Have to turn on developer (debug) mode.  This should help you get started:

Custom reports — Odoo 16.0 documentation

I'm not an expert mostly just wanted to rearrange the order of things a bit.

Avatar
Vazgeç
Best Answer

Hi,

Using Odoo Studio, you can edit models. You can do customizations like adding fields, simple relations etc. 
In the case of accounting reports, it is not a model, it's a client action. When you search for example, the Balance Sheet in action, you can see the type is ir.actions.client. This, unlike a model, is unable to be customized using Odoo Studio. 


Hope it helps

Avatar
Vazgeç
Üretici

That makes a lot of sense, thank you both of you, but actually you need to find the action, and i imagine that takes a template to put the data to make a PDF file. will search more about that.

Üretici Best Answer

Just found the view that shows the report info, in my case is on 'account_reports/views/report_finantial.xml', there you can edit the templates and views of the finantial reports, and at the end of the file, there is a "print_template" for PDF output where you can modify or add new info.

Avatar
Vazgeç
Related Posts Cevaplar Görünümler Aktivite
2
Oca 24
1149
2
May 23
2011
0
Mar 22
2430
1
Ağu 23
2452
1
Kas 22
2381