Files
web/web_m2x_options/models/__init__.py
chien b36b8b804e [FIX] web_m2x_options: Avoid constant RPC calls
Instead of calling interactively to the server to get the options, they are stored at the beginning of the session.
2023-07-28 09:30:04 +07:00

3 lines
56 B
Python

from . import ir_config_parameter
from . import ir_http