Skip to Content
Menu
This question has been flagged
3 Replies
1828 Zobrazenia

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
Zrušiť
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
Zrušiť
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
Zrušiť
Autor

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.

Autor 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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
2
jan 24
1675
2
máj 23
2438
0
mar 22
2937
1
aug 23
3007
1
nov 22
2703