5 lines
104 B
Python
5 lines
104 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import hr_holidays_mass_allocation
|
|
from . import hr_holidays_to_payslip
|