mirror of
https://gitlab.com/flectra-community/account-financial-reporting.git
synced 2024-11-15 02:02:04 +00:00
7 lines
195 B
Python
7 lines
195 B
Python
|
from . import account_age_report_configuration
|
||
|
from . import account_group
|
||
|
from . import account
|
||
|
from . import account_move_line
|
||
|
from . import ir_actions_report
|
||
|
from . import res_config_settings
|