mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] web_widget_dropdown_dynamic: Migration to 17.0
This commit is contained in:
4
web_widget_dropdown_dynamic/models/__init__.py
Normal file
4
web_widget_dropdown_dynamic/models/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from odoo.tools import config
|
||||
|
||||
if not config.get("without_demo"):
|
||||
from . import ir_filters
|
||||
Reference in New Issue
Block a user