Skip to content

[MIG] ai_oca_bridge_scheduler: 16.0 → 18.0#7

Closed
thienvh332 wants to merge 1 commit into
18.0from
night-shift/migrate-ai_oca_bridge_scheduler-18.0-pr
Closed

[MIG] ai_oca_bridge_scheduler: 16.0 → 18.0#7
thienvh332 wants to merge 1 commit into
18.0from
night-shift/migrate-ai_oca_bridge_scheduler-18.0-pr

Conversation

@thienvh332

@thienvh332 thienvh332 commented Apr 7, 2026

Copy link
Copy Markdown
Owner

Closes thienvh332/tasks#3

Summary

Migration of ai_oca_bridge_scheduler module from 16.0 to 18.0

Changes

  • __manifest__.py: Update version to 18.0.1.0.0
  • models/ai_bridge.py:
    • Replace deprecated invalidate_cache(fnames, ids) with invalidate_recordset(fnames) (removed in Odoo 17.0)
    • Apply ruff code formatting
  • views/ai_bridge.xml: Replace attrs="{'invisible': [...]}" with inline invisible="..." attribute (required from Odoo 16.0+)
  • pyproject.toml: Generated by whool-init for 18.0 packaging
  • README.rst / static/description/index.html: Regenerated by oca-gen-addon-readme

Automated by night-shift skill

Port ai_oca_bridge_scheduler from 16.0 (OCA#62) to 18.0:
- Replace deprecated invalidate_cache with invalidate_recordset
- Replace attrs with inline invisible in views
- Update version to 18.0.1.0.0
@thienvh332 thienvh332 closed this Apr 7, 2026
@thienvh332
thienvh332 deleted the night-shift/migrate-ai_oca_bridge_scheduler-18.0-pr branch April 7, 2026 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant