4 lines
81 B
Python
4 lines
81 B
Python
# -*- coding: utf-8 -*-
|
|
from . import account_move
|
|
from . import account_journal
|