mirror of
https://gitlab.com/flectra-community/account-financial-reporting.git
synced 2024-11-14 17:52:06 +00:00
5 lines
148 B
Python
5 lines
148 B
Python
from . import statement_common
|
|
from . import activity_statement_wizard
|
|
from . import outstanding_statement_wizard
|
|
from . import res_config_settings
|