diff --git a/pos_analytic_tag/__manifest__.py b/pos_analytic_tag/__manifest__.py
index 0881c237c..648a42512 100644
--- a/pos_analytic_tag/__manifest__.py
+++ b/pos_analytic_tag/__manifest__.py
@@ -21,7 +21,7 @@
###############################################################################
{
'name': "PoS Analytic Tag",
- 'version': '17.0.1.0.1',
+ 'version': '17.0.1.0.2',
'category': 'Point of Sale',
'summary': 'To manage analytic tags in POS',
'description': "This module assists in managing analytic tags in the "
diff --git a/pos_analytic_tag/doc/RELEASE_NOTES.md b/pos_analytic_tag/doc/RELEASE_NOTES.md
index 6ab662bb5..e0cfc2ffd 100644
--- a/pos_analytic_tag/doc/RELEASE_NOTES.md
+++ b/pos_analytic_tag/doc/RELEASE_NOTES.md
@@ -11,4 +11,10 @@
#### Version 17.0.1.0.1
#### BUGFIX
-- Updated the bug with analytic tag of the journal entries
\ No newline at end of file
+- Updated the bug with analytic tag of the journal entries
+
+#### 02.12.2024
+#### Version 17.0.1.0.2
+#### BUGFIX
+
+- Updated the bug with analytic tag of the pos config model
diff --git a/pos_analytic_tag/views/pos_config_views.xml b/pos_analytic_tag/views/pos_config_views.xml
index e38b18f47..c7a29d5a2 100644
--- a/pos_analytic_tag/views/pos_config_views.xml
+++ b/pos_analytic_tag/views/pos_config_views.xml
@@ -8,7 +8,7 @@
-
+