Is it possible to find the model of a field whose type is relational?
For example, I have "title" as a field in the model "res.partner". Now the field type for "title" is many2one. What is would like to know is if we could identify the model in which the title is actually available stored.