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!
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
2
3月 24
|
1564 | ||
|
2
8月 25
|
2221 | ||
|
0
1月 24
|
876 | ||
|
1
11月 22
|
2343 | ||
|
2
10月 22
|
5751 |