[IMP]allow_negative_leave_and_allocation:display negative holidays in dashbaord

This commit is contained in:
2025-01-30 12:09:34 +01:00
parent 52ef825d25
commit 1e541391fb
3 changed files with 20 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
{
"name": "allow_negative_leave_and_allocation",
"version": "16.0.1.0.0",
"version": "16.0.1.0.1",
"author": "Elabore",
"website": "https://elabore.coop",
"maintainer": "Elabore",
@@ -23,6 +23,11 @@
"views/hr_leave_type_views.xml",
"views/hr_leave_views.xml",
],
"assets": {
'web.assets_backend': [
'allow_negative_leave_and_allocation/static/src/xml/time_off_card.xml',
],
},
# only loaded in demonstration mode
"demo": [],
"js": [],