5 lines
111 B
Python
5 lines
111 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import fehu_base_consent
|
|
from . import hr_employee
|
|
from . import purchase_order |