[IMP] hr-luncheon-voucher: move resource code to dedicated addon

Moves code in add-on hr_effective_attendance_period
This commit is contained in:
Stéphan Sainléger
2023-01-24 22:24:57 +01:00
parent c7e1c8de0b
commit 68788e3950
3 changed files with 1 additions and 65 deletions

View File

@@ -3,6 +3,5 @@
from . import calendar_event_type
from . import hr_employee
from . import hr_lv_allocation
from . import resource
from . import res_company
from . import res_config_settings