4 lines
89 B
Python
4 lines
89 B
Python
|
from . import account_journal
|
||
|
from . import account_move
|
||
|
from . import account_move_line
|