[IMP] hr-luncheon-voucher: add effective attendance as criteria

The calculation of eligible attendances now also depends on the
effective attendance period field.
This commit is contained in:
Stéphan Sainléger
2023-01-18 15:16:05 +01:00
parent 2a6fb40a15
commit eab094677a
3 changed files with 8 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
{
"name": "HR Luncheon Voucher",
"category": "Human Resources",
"version": "14.0.1.0",
"version": "14.0.1.1.0",
"summary": "Manage luncheon vouchers credit and distribution",
"author": "Elabore",
"website": "https://elabore.coop/",
@@ -13,6 +13,7 @@
"base",
"calendar",
"hr",
"hr_effective_attendance_period",
"hr_holidays",
"resource",
],