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:
5
hr_payroll_community/__init__.py
Normal file
5
hr_payroll_community/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
#-*- coding:utf-8 -*-
|
||||
|
||||
from . import models
|
||||
from . import report
|
||||
from . import wizard
|
||||
Reference in New Issue
Block a user