mirror of
https://github.com/bringout/oca-ocb-web.git
synced 2026-04-18 10:52:01 +02:00
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
2 lines
47 B
Python
2 lines
47 B
Python
from . import models
|
|
from . import controllers
|