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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
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.