Skip to Content
Menu
This question has been flagged
1 Reply
1279 Views

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.

Avatar
Discard
Best Answer

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

Avatar
Discard
Author

Thank you!

Related Posts Replies Views Activity
2
Mar 24
1465
2
Aug 25
2058
0
Jan 24
861
1
Nov 22
2257
2
Oct 22
5646