Skip to Content
Menu
This question has been flagged

I want to modify the common popover that is displayed when a user clicks on a meeting in Calendar so that the location field is displayed in the popover as a hyperlink.

I have modified the XML template below, committed and pushed to GitHub.  odoo.sh builds, but the changes are not displayed.

addons/web/static/src/views/calendar/calendar_common/calendar_common_popover.xml

Specifically, I updated this portion of the XML template;

<t t-name="winner.CalendarCommonPopover.body" t-inherit="web.CalendarCommonPopover.body" t-inherit-mode="primary">

Are there other files (e.g., __manifest__.py) that also need to be modified?  If so, what changes?

Can someone provide guidance?

Thank you.

Avatar
Discard
Related Posts Replies Views Activity
2
May 25
4497
0
Sep 21
2508
1
Jul 20
10885
2
Nov 17
6804
1
Apr 16
5038