mirror of
https://gitlab.com/sonalarora/tra_backend.git
synced 2025-12-18 02:39:10 +02:00
add new module
This commit is contained in:
7
hr_payroll_community/models/__init__.py
Normal file
7
hr_payroll_community/models/__init__.py
Normal file
@@ -0,0 +1,7 @@
|
||||
#-*- coding:utf-8 -*-
|
||||
|
||||
from . import hr_contract
|
||||
from . import hr_employee
|
||||
from . import res_config_settings
|
||||
from . import hr_salary_rule
|
||||
from . import hr_payslip
|
||||
Reference in New Issue
Block a user