mirror of
https://gitlab.com/sonalarora/tra_backend.git
synced 2026-01-15 12:32:23 +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
|
|
|