Skip to Content
Menu
This question has been flagged

Hi,


How can I add an event from 'Calendar.Model' ?

I already extended the model in my custom addon. Now I want to add a very simple event.I don't want to make an rpc call (I already know how to do this). I just want to add a 'static event' : i.e a simple object with date_from, date_to, display_name.

Seems like I should do this in the load function but I don't know how.

 

Regards


Avatar
Discard
Author Best Answer

I answer to myself.

Appears the best place to do this, is to extend calendar_renderer._renderEvents.

With this I can show  an event across all Odoo calendars

Avatar
Discard
Related Posts Replies Views Activity
3
May 19
3220
2
Sep 17
3451
0
Jul 22
2193
0
Feb 21
1352
0
Nov 17
3647