From 73086e385d74b07c88bd520a006514b877f58429 Mon Sep 17 00:00:00 2001 From: Risvana Cybro Date: Tue, 23 Sep 2025 10:41:44 +0530 Subject: [PATCH] Sep 23: [FIX] Bug Fixed 'pos_access_right_hr' --- pos_access_right_hr/__manifest__.py | 2 +- pos_access_right_hr/doc/RELEASE_NOTES.md | 5 +++++ pos_access_right_hr/static/src/xml/ActionpadWidget.xml | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/pos_access_right_hr/__manifest__.py b/pos_access_right_hr/__manifest__.py index 447ba788a..5badca3ce 100644 --- a/pos_access_right_hr/__manifest__.py +++ b/pos_access_right_hr/__manifest__.py @@ -21,7 +21,7 @@ ################################################################################ { 'name': 'POS Access Right', - 'version': '17.0.2.1.4', + 'version': '17.0.2.1.5', "category": 'Point of Sale', 'summary': 'To Restrict POS features for cashiers', 'description': 'This app allows you to enable or disable POS features ' diff --git a/pos_access_right_hr/doc/RELEASE_NOTES.md b/pos_access_right_hr/doc/RELEASE_NOTES.md index a807f6dac..6760b3a2e 100644 --- a/pos_access_right_hr/doc/RELEASE_NOTES.md +++ b/pos_access_right_hr/doc/RELEASE_NOTES.md @@ -25,3 +25,8 @@ #### Version 17.0.2.1.4 ##### BUG_FIX - Bug fix: Updated module with restricted keyboard events. + +#### 20.09.2025 +#### Version 17.0.2.1.5 +##### BUG_FIX +- Bug fix: Fixed the blank page redirecting issue while clicking on split button. diff --git a/pos_access_right_hr/static/src/xml/ActionpadWidget.xml b/pos_access_right_hr/static/src/xml/ActionpadWidget.xml index 041c2450e..79753d7d2 100644 --- a/pos_access_right_hr/static/src/xml/ActionpadWidget.xml +++ b/pos_access_right_hr/static/src/xml/ActionpadWidget.xml @@ -4,7 +4,7 @@ - disable_payment() + pos.cashier?.disable_payment