Files
web/web_widget_dropdown_dynamic/models/__init__.py
2024-08-14 09:20:12 +02:00

5 lines
95 B
Python

from odoo.tools import config
if not config.get("without_demo"):
from . import ir_filters