calendar icon indicating copy to clipboard operation
calendar copied to clipboard

Migration to version 19.0

Open OCA-git-bot opened this issue 3 months ago • 2 comments

Todo

https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-19.0

Modules to migrate

  • [ ] calendar_export_ics
  • [ ] calendar_import_ics
  • [ ] calendar_public_holiday
  • [ ] resource_booking - By @tishmen - #187

Missing module? Check https://github.com/OCA/maintainer-tools/wiki/%5BFAQ%5D-Missing-modules-in-migration-issue-list

OCA-git-bot avatar Sep 29 '25 13:09 OCA-git-bot

Hi all - I’ll take care of the 19.0 migration for the calendar module in this repo. I’ll follow the OCA 19.0 migration guidelines and open a first draft PR by the end of next week. If anyone is already working on related submodules, please let me know so we can coordinate.

tishmen avatar Oct 04 '25 23:10 tishmen

Update: 19.0 migration PRs are open for the modules listed in this issue.

calendar_export_ics → https://github.com/OCA/calendar/pull/184 calendar_import_ics → https://github.com/OCA/calendar/pull/185 calendar_public_holiday → https://github.com/OCA/calendar/pull/186 resource_booking → https://github.com/OCA/calendar/pull/187 (depends on OCA/web#3335: https://github.com/OCA/web/pull/3335)

Pre-commit is green on all branches. Tests pass locally with module-specific --test-tags. The temporary test-requirements.txt in resource_booking will be removed once OCA/web#3335 is merged.

Kindly review and, if everything looks good, merge and tick the boxes in this issue.

cc @OCA/calendar-maintainers @pedrobaeza @ows-cloud @OCA/web-maintainers @Yajo

tishmen avatar Oct 07 '25 22:10 tishmen