address fields in the crm.lead.
Asked by
Vivek poddar
on 2012-10-19
Hi,
I scanned the whole code in the crm module but wasn't able to figure out how they have used fields like country_id, state_id, street etc. without defining them in the model. Please give me some directions.
Thanks and Regards!
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- 2012-10-19
- Last reply:
- 2012-10-19
Niels Huylebroeck (red15) said : | #1 |
The model 'crm.lead' is inherited from both 'mail.thread' (to provide mail hooks and functionality) and the 'res.partner.
See the code here : http://
Can you help with this problem?
Provide an answer of your own, or ask Vivek poddar for more information if necessary.
To post a message you must log in.