Files
web/web_widget_dropdown_dynamic/models/__init__.py
2024-12-23 12:37:31 +05:30

5 lines
95 B
Python

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