calendar icon indicating copy to clipboard operation
calendar copied to clipboard

[19.0][MIG] resource_booking: Migration to 19.0

Open tishmen opened this issue 2 months ago • 4 comments

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

tishmen avatar Oct 19 '25 16:10 tishmen

Supersedes #182 to preserve history per OCA 19.0 migration process.

tishmen avatar Oct 19 '25 16:10 tishmen

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.

tishmen avatar Oct 19 '25 17:10 tishmen

/ocabot migration resource_booking

pedrobaeza avatar Oct 19 '25 20:10 pedrobaeza

Update: temporary dependency now references OCA/web#3335 (v2 PR) instead of #3306. Will remove once 19.0 wheel is published.

tishmen avatar Oct 19 '25 20:10 tishmen