calendar icon indicating copy to clipboard operation
calendar copied to clipboard

[19.0][MIG] calendar_import_ics: Migration to 19.0

Open tishmen opened this issue 2 months ago • 1 comments

Scope

  • calendar_import_ics 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_import_ics_001 \
  -i calendar_import_ics \
  --test-enable --test-tags "/calendar_import_ics" \
  --log-level=info --stop-after-init

Result: 3 tests green locally.

tishmen avatar Oct 19 '25 16:10 tishmen

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

tishmen avatar Oct 19 '25 16:10 tishmen