I need to filter attendees list in calendar module but i can not determine where it is declared so i can inherit it and add domain that would filter data by company_id.
Where can i find the declare of this field?
Thank you.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I need to filter attendees list in calendar module but i can not determine where it is declared so i can inherit it and add domain that would filter data by company_id.
Where can i find the declare of this field?
Thank you.
Hi,
In the calendar.event model in Odoo, there's a field declared for attendees named attendee_ids.
You can refer to the calendar module for further details about the
fields available to meet your requirements, such as adding a domain to
filter data by company_id
Hope it helps
Thank you!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Mar 24
|
1465 | ||
|
2
Aug 25
|
2058 | ||
|
0
Jan 24
|
861 | ||
|
1
Nov 22
|
2257 | ||
|
2
Oct 22
|
5646 |