[19.0][MIG] web_calendar_slot_duration: Migration to 19.0#3335
Merged
OCA-git-bot merged 18 commits intoMar 18, 2026
Conversation
This module extends the functionality of backend calendars to support custom slot durations and to allow you to provide more specific UX regarding event duration and snapping. @Tecnativa TT28201 [UPD] Update web_calendar_slot_duration.pot [UPD] README.rst
Most normal migration ever. @Tecnativa TT30987 [UPD] Update web_calendar_slot_duration.pot [UPD] README.rst Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: web-13.0/web-13.0-web_calendar_slot_duration Translate-URL: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_calendar_slot_duration/
When we specify the date in the calendar event we should not force the duration. TT45649
Author
|
Supersedes #3306 to preserve history per OCA 19.0 migration process. |
tishmen
pushed a commit
to tishmen/calendar
that referenced
this pull request
Oct 19, 2025
This was referenced Oct 19, 2025
Member
|
/ocabot migration web_calendar_slot_duration |
pedrobaeza
approved these changes
Oct 20, 2025
CRogos
approved these changes
Mar 18, 2026
Contributor
|
This PR has the |
Member
|
/ocabot merge nobump |
Contributor
|
This PR looks fantastic, let's merge it! |
Contributor
|
Congratulations, your PR was merged at aa8c591. Thanks a lot for contributing to OCA. ❤️ |
Member
|
Oh, I didn't notice about the squashing. Not ideal, but let's continue. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Scope
Summary
Pre-commit
Tests
Command:
./odoo/odoo-bin -c odoo.conf -d odoo_calendar_tests_web_slot_001 -i web_calendar_slot_duration --test-enable --test-tags "/web_calendar_slot_duration" --log-level=info --stop-after-init
Result: module installs cleanly (no tests in addon).