[19.0][MIG] resource_booking: Migration to 19.0
Scope
- resource_booking only
Summary
- Migrate to Odoo 19 using the working feature branch code.
- Context handling aligned with 19.0.
- Asset paths are relative under and frontend bundles.
- Temporary test dependency to web addon referenced via PR below.
Pre-commit
- Verified locally; no additional changes applied here to keep parity with the feature branch.
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:
- [ ] https://github.com/OCA/web/pull/3306
Supersedes #182 to preserve history per OCA 19.0 migration process.
Added temporary dependency in test-requirements.txt to OCA/web#3306 (web_calendar_slot_duration) per OCA guidelines. Will drop once 19.0 wheel is available.
/ocabot migration resource_booking
Update: temporary dependency now references OCA/web#3335 (v2 PR) instead of #3306. Will remove once 19.0 wheel is published.