oca-ocb-web/odoo-bringout-oca-ocb-html_editor/html_editor/__init__.py
Ernad Husremovic f866779561 replace stale web_editor with html_editor and html_builder for 19.0
web_editor was removed in Odoo 19.0 and replaced by html_editor
and html_builder. The old web_editor was incorrectly included in
the 19.0 vanilla import.

🤖 assisted by claude
2026-03-09 15:31:13 +01:00

2 lines
47 B
Python

from . import models
from . import controllers