Better access rights on hr_holidays_usability
Remove force_send on emails
This commit is contained in:
@@ -88,5 +88,6 @@ class HrHolidaysMassAllocation(models.TransientModel):
|
||||
'target': 'current',
|
||||
'domain': [('id', 'in', alloc_hol_ids)],
|
||||
'nodestroy': True,
|
||||
'context': "{'default_type':'add'}",
|
||||
})
|
||||
return action
|
||||
|
||||
Reference in New Issue
Block a user