Hello, I have a google account with 3 calendars. When I sync it in Odoo Calendar, I can see just the first calendar, is it possibile to sync the others 2 calendars too in the same view?
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
nop
it only links with one primary calendar
from code my understanding is that it choose primary calendar
def get_calendar_primary_id(self):
""" In google calendar, you can have multiple calendar. But only one is
the 'primary' one. This Calendar identifier is 'primary'.
Thank you for the answer.
According do you, if I have 3 odoo users, it would be possibile, for example by editing the code, to make sure that the user 1 syncs the calendar 1, the user 2 syncs the calendar 2, the user 3 syncs the calendar 3 ? (the 3 calendars are from the same google account)
let me try with other users
by editing the code (duplicating for multiple user and calendar it would be possible..
please try and let me know the results too
where can I find this part of the code?
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
Apr 21
|
1951 | ||
|
1
Jan 18
|
4171 | ||
|
2
Nov 23
|
780 | ||
|
0
Aug 24
|
223 | ||
|
0
Mar 24
|
3 |