oca-ocb-l10n_europe/odoo-bringout-oca-ocb-l10n_de/l10n_de/__init__.py
Ernad Husremovic 7721452493 19.0 vanilla
2026-03-09 09:31:28 +01:00

8 lines
205 B
Python

# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import models
def _post_init_hook(env):
env['res.groups']._activate_group_account_secured()