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

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?

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
mar 25
2
4
lut 25
2607
0
sie 24
1303
1
sie 24
2199
2
lis 24
3325