Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
1738 Vistas

Hello everyone, in the Accounting > Analysis module, there are dynamic reports like the balance sheet. Is it possible to extend these reports by adding additional columns from another module? Any answers are welcome (forum, discussion, etc.).

Avatar
Descartar
Mejor respuesta

Hi,

Yes, it's possible to extend dynamic reports like the balance sheet in Odoo's Accounting module by adding additional columns from another module. This can be done by customizing the report's template and logic. You would typically inherit the existing report template, add the new columns to the QWeb template, and then modify the corresponding Python methods that generate the report data to include fields from the other module. This allows you to display additional information in the report.


Hope this helps.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
3
jul 25
1390
1
jun 25
1306
2
may 25
1383
1
may 25
718
1
feb 25
38