In a tree list view, How we can get informations from a related field, ex From a lead we get partner's informations
Somthing like
<field name="partner_id.company_type" />
In a tree list view, How we can get informations from a related field, ex From a lead we get partner's informations
Somthing like
<field name="partner_id.company_type" />
You need to create a new field that relates to the field you want. You would create a field called company_type that is defined through the related attribute to partner_id.company_type.
Thanks. But i dont want to try this option . Im just wondering if there is a way to do that from ui nottwith related field from model
There is no other way that I know of. You can create the field via the UI, you don't need a module.
Thanks sir. We will take the related field solution.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
1
Aug 25
|
2375 | |||
|
1
Feb 24
|
2284 | |||
|
1
Nov 22
|
4553 | |||
|
1
Feb 22
|
8145 | |||
|
2
Apr 19
|
9509 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.