calendar icon indicating copy to clipboard operation
calendar copied to clipboard

[19.0][MIG] calendar_public_holiday: Migration to 19.0

Open tishmen opened this issue 2 months ago • 1 comments

Scope

  • calendar_public_holiday only

Summary

  • Migrate to Odoo 19 using the working feature branch code.
  • Context handling aligned with 19.0.
  • Asset paths are relative under web.assets_backend.

Pre-commit

  • Verified locally; no additional changes applied here to keep parity with the feature branch.

Tests Command:

./odoo/odoo-bin -c odoo.conf -d odoo_calendar_tests_public_holiday_001 \
  -i calendar_public_holiday \
  --test-enable --test-tags "/calendar_public_holiday" \
  --log-level=info --stop-after-init

Result: 13 tests green locally.

tishmen avatar Oct 19 '25 16:10 tishmen

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

tishmen avatar Oct 19 '25 16:10 tishmen