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