-
- Downloads
[IMP] microsoft_calendar: allow to archive synced event
Change Delete secondary button to Archive on calendar popover for
synced calendar event. This makes it easier to delete synced button
from the calendar view.
(This commit is roughly the same as the one for google calendar, with
an additional check in MicrosoftCalendarPopover.js)
closes odoo/odoo#65539
Signed-off-by:
Yannick Tivisse (yti) <yti@odoo.com>
Showing
- addons/microsoft_calendar/__manifest__.py 1 addition, 0 deletionsaddons/microsoft_calendar/__manifest__.py
- addons/microsoft_calendar/static/src/js/microsoft_calendar.js 31 additions, 1 deletion...ns/microsoft_calendar/static/src/js/microsoft_calendar.js
- addons/microsoft_calendar/static/src/js/microsoft_calendar_popover.js 34 additions, 0 deletions...soft_calendar/static/src/js/microsoft_calendar_popover.js
- addons/microsoft_calendar/static/src/xml/microsoft_calendar_popover.xml 8 additions, 0 deletions...ft_calendar/static/src/xml/microsoft_calendar_popover.xml
- addons/microsoft_calendar/views/microsoft_calendar_templates.xml 1 addition, 0 deletions...microsoft_calendar/views/microsoft_calendar_templates.xml
- addons/microsoft_calendar/views/microsoft_calendar_views.xml 13 additions, 0 deletionsaddons/microsoft_calendar/views/microsoft_calendar_views.xml
Loading
Please register or sign in to comment