Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odgovori
14988 Prikazi

Dear Gurus

Please share Odoo structure of database tables about POS, Accounts, Warehouse modules that can help me to make customized reports in V10.

Thank you.


Avatar
Opusti

If nobody has the answer try with something like PG Admin III, it's how I do.

What I've seen before it's a table for each class with simple and many2one fields as attributes and association table for many2many and one2many.

Hi Célia Couiller

Thank you , I m already using PG Admin it shows all tables/views etc but I want to see specific tables related to specific module that contains data

Hello Imran,

After activating developer mode, May be you can go to Settings/Database Structure/Models.

Here you will see a list of all the tables created and thier fields in-detail.