Odoo18-Base/addons/account_edi_proxy_client/__init__.py

5 lines
140 B
Python
Raw Permalink Normal View History

2025-01-06 10:57:38 +07:00
from . import models
def _create_demo_config_param(env):
env['ir.config_parameter'].set_param('account_edi_proxy_client.demo', 'demo')