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