I want to get a single view for two different models view. Any suggestions.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
2
Replies
1669
Views
can u show any example code
participant_nick = fields.Char(string='Nick name',
related='partner_id.name')
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Sep 23
|
496 | ||
|
0
Sep 23
|
450 | ||
|
2
Feb 23
|
9251 | ||
|
6
Oct 23
|
19262 | ||
|
3
Mar 24
|
7684 |
Using related fields...