Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2239 Переглядів

Its there a way to know which fields are inherited from other models and which are not in Odoo?

For example I have the model "note.note", and I can use SELECT column_name FROM information_schema.columns WHERE table_name=‘note_note’; to have the column names, or I can also do a "note_id.read()" in an existing record to read all the fields. 

But I need to exclude the columns that were added by inheritance. Is it possible?

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
бер. 25
2
4
лют. 25
2594
0
серп. 24
1301
1
серп. 24
2182
2
лист. 24
3319