[19.0] [MIG] resource_booking#182
Closed
tishmen wants to merge 5 commits into
Closed
Conversation
added 3 commits
October 7, 2025 19:18
- Copy module from 19.0-migrate-calendar - functional
- Add temporary PR ref for web_calendar_slot_duration - Include generated requirements.txt
Author
|
Ready for review and merge. Depends on OCA/web#3306 (web_calendar_slot_duration). A temporary PR reference is added in test-requirements.txt for CI and will be dropped after the web PR merges. Pre-commit is green and tests pass locally. Commands: cc @pedrobaeza @ows-cloud @OCA/calendar-maintainers |
added 2 commits
October 9, 2025 11:17
- Use type_id.slot_duration for calendar snap (calendar_slot_duration) - Add default_duration to match booking length on event creation - Functional change
- Keep minimal context keys only - No functional change
1 task
Author
|
Superseded by #187 to preserve history. Closing in favor of the new PR. |
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
Temporary dependency
Added a temporary reference in
(root) to install from the PR ref, per OCA guidelines:
Tests
Command:
Result: 45 tests green locally.
Depends on: