Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2253 Tampilan

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?

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
0
Mar 25
2
4
Feb 25
2612
0
Agu 24
1304
1
Agu 24
2201
2
Nov 24
3327