Repository
OCA/calendar · module folder · Try on Runboat
Module version
1.0.0
Category
Productivity/Calendar
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/calendar
Last tracking update
2026-08-07 08:43:01
Authors
Odoo Community Association (OCA), Solvos
Maintainers
Odoo Community Association (OCA), Solvos
Committers
Weblate, OCA-git-bot, oca-ci, Carlos Garcia
Odoo dependencies
odoo/odoo:
- web
- bus
Python dependencies
None
System dependencies
None
Required by
None
Description
The default calendar event form provides limited space for the Description field, which can be inadequate when detailed information is required.

This constraint negatively impacts usability in scenarios involving long or complex descriptions.

To address this issue, this addon adjusts the layout of the calendar event form by placing the description field in its own page.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_calendar_event_form calendar.event.form (in calendar_event_description_layout) calendar.event calendar Inherits calendar.view_calendar_event_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (0)

No models found for this module.

Loading…