6 lines
112 B
Python
6 lines
112 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import account_move
|
|
from . import res_company
|
|
from . import res_config_settings
|