Skip to Content
Menu
This question has been flagged
1 Reply
2526 Views

Looking for a listing of all Odoo fields with Odoo provided definitions and associated Object IDs.  We are developing standards and processes for managing data integrity.  

Avatar
Discard
Best Answer

Hi,

Not clear what exactly what you are looking for. If you are looking to get all the fields inside the different table/objects in the database, you can get it from the table ir.model.fields , from the ui itself, if you need to see, you can activate the developer mode and navigate to Settings -> Technical -> Database Structure -> Fields, here you will see all the fields and also to which model/object it is associated to.




Thanks

Avatar
Discard
Author

Thanks. This is helpful and a great place to start. I am developing a lexicon for fields and want to make sure we are consistent across apps to ensure the right kind of data is entered in the respective fields. Want to make sure I am not missing any fields.

I appreciate the help!

Related Posts Replies Views Activity
1
May 24
1726
0
Mar 22
2332
2
Feb 22
4218
0
Mar 24
1374
0
Jul 23
3528