From 68b10e1199ff5d801078ab15ce147789259f1d8a Mon Sep 17 00:00:00 2001 From: gsinghpal Date: Sun, 31 May 2026 10:28:37 -0400 Subject: [PATCH] feat(fusion_clock): move dashboard Quick Actions above the team/org cards Quick Actions were at the very bottom, so managers had to scroll past the whole team band to reach the nav shortcuts. Relocate the block to just above the Team/Org section (still below the personal band everyone has). Bump 3.14.2 -> 3.14.3. Co-Authored-By: Claude Opus 4.8 --- fusion_clock/__manifest__.py | 2 +- .../static/src/xml/fusion_clock_dashboard.xml | 37 ++++++++++--------- 2 files changed, 20 insertions(+), 19 deletions(-) diff --git a/fusion_clock/__manifest__.py b/fusion_clock/__manifest__.py index 4e8d339a..5a9c7140 100644 --- a/fusion_clock/__manifest__.py +++ b/fusion_clock/__manifest__.py @@ -5,7 +5,7 @@ { 'name': 'Fusion Clock', - 'version': '19.0.3.14.2', + 'version': '19.0.3.14.3', 'category': 'Human Resources/Attendances', 'summary': 'Complete Employee T&A with Geofencing, Shifts, Penalties, Overtime, Kiosk, Dashboard & Payroll Export', 'description': """ diff --git a/fusion_clock/static/src/xml/fusion_clock_dashboard.xml b/fusion_clock/static/src/xml/fusion_clock_dashboard.xml index a5086b89..d565340c 100644 --- a/fusion_clock/static/src/xml/fusion_clock_dashboard.xml +++ b/fusion_clock/static/src/xml/fusion_clock_dashboard.xml @@ -114,6 +114,25 @@ + +
+

Quick Actions

+
+ 🕒 Open My Clock + 📄 My Timesheets + + 📋 All Attendances + 📨 Approvals + ⚠ Penalties + 🗒 Activity Logs + + + 📅 Shift Planner + 📊 Reports + +
+
+
Team / Org
@@ -178,24 +197,6 @@
- -
-

Quick Actions

-
- 🕒 Open My Clock - 📄 My Timesheets - - 📋 All Attendances - 📨 Approvals - ⚠ Penalties - 🗒 Activity Logs - - - 📅 Shift Planner - 📊 Reports - -
-