Files
web/web_m2x_options/models/__init__.py
chien d70acf8634 [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.
2024-07-24 08:15:52 +02:00

3 lines
56 B
Python

from . import ir_config_parameter
from . import ir_http