Distinct records in Many2one()
Asked by
mm alam
HI every one,
Scenario:
Object1's Data :
1 hi 2002 234234234
2 hi 2002 sdasdfasdf
3 hi 2003 asertdfhdfg
In another object form, I want to select the distinct records of Object1 using many2one() field.
Is it possible to write an extensive query for the many2one() field so that, only distinct records are shown to the user, while selecting from the Object1?
Currently, i can see the domain attribute, through which i can only implement some equality checks only.
Please advise.
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask mm alam for more information if necessary.
To post a message you must log in.