Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie

Hii !

I'm currently trying to build an application in Odoo 16 community , in this application I need to load and display  the trial balance with the possibility to modify it's cases , So I created a model that can store the lines of the trial balance, but I don't know where I can find informations of the trial balance in the database  , and I also don't know how to show the trial balance in it's tabular format like in the accounting module in odoo entreprise edition .

Any one can help me?

Awatar
Odrzuć
Najlepsza odpowiedź

Hi,

Trial balance is not stored in the database, the report is taking data from the account.move.line model/table in the database. You can read data from here and create the report as per your need.

Also you can check the apps in apps store which provide the dynamic report functionality in the community. Either you can refer the code for learning purpose or you can use the module as it is:  https://apps.odoo.com/apps/modules/16.0/dynamic_accounts_report/

Thanks

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
lut 24
1921
1
lut 24
4481
0
lut 24
2273
0
lip 23
2220
1
cze 23
3385