mirror of
https://gitlab.com/sonalarora/tra_backend.git
synced 2025-12-31 13:13:13 +02:00
6 lines
112 B
Python
6 lines
112 B
Python
# -*- coding: utf-8 -*-
|
|
from . import hr_loan_config
|
|
from . import hr_loan_acc
|
|
from . import account_move_line
|
|
|