6 lines
206 B
Python
6 lines
206 B
Python
# Copyright 2024 Criptomart
|
|
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
|
|
from . import res_company
|
|
from . import res_partner
|
|
from . import res_config_settings
|
|
from . import account_move
|