From 1b45e99e49f14eaaac5a754fc79fe1fa9cad92f6 Mon Sep 17 00:00:00 2001 From: AjmalCybro Date: Fri, 25 Aug 2023 11:05:37 +0530 Subject: [PATCH] Aug 25 [FIX] : Bug Fixed 'pos_theme_sapphire' --- pos_theme_sapphire/__manifest__.py | 2 +- pos_theme_sapphire/doc/RELEASE_NOTES.md | 6 ++++++ pos_theme_sapphire/static/src/css/custom.css | 6 +++++- .../static/src/xml/ChromeWidgets/CashierName.xml | 11 +++++++---- 4 files changed, 19 insertions(+), 6 deletions(-) diff --git a/pos_theme_sapphire/__manifest__.py b/pos_theme_sapphire/__manifest__.py index f3e6bf3b3..28f08e0ef 100644 --- a/pos_theme_sapphire/__manifest__.py +++ b/pos_theme_sapphire/__manifest__.py @@ -21,7 +21,7 @@ ################################################################################ { 'name': 'POS Theme Sapphire V16', - 'version': '16.0.1.0.0', + 'version': '16.0.1.0.1', 'summary': 'The POS Theme Sapphire Is A Responsive And Ultimate Theme For Your Odoo V16.' 'This Theme Will Give You A New Experience With Odoo.', 'description': """Minimalist and elegant backend POS theme for Odoo 16""", diff --git a/pos_theme_sapphire/doc/RELEASE_NOTES.md b/pos_theme_sapphire/doc/RELEASE_NOTES.md index f93d40927..60a0cfcc6 100644 --- a/pos_theme_sapphire/doc/RELEASE_NOTES.md +++ b/pos_theme_sapphire/doc/RELEASE_NOTES.md @@ -5,3 +5,9 @@ #### ADD - Initial commit POS Theme Sapphire + +#### 21.08.2023 +#### Version 16.0.1.0.1 +#### FIX + +- Resolved Multi Employees per session not working inside POS. diff --git a/pos_theme_sapphire/static/src/css/custom.css b/pos_theme_sapphire/static/src/css/custom.css index 4a94c8991..e49685675 100644 --- a/pos_theme_sapphire/static/src/css/custom.css +++ b/pos_theme_sapphire/static/src/css/custom.css @@ -131,7 +131,7 @@ font-weight: bold; color: #251F1F; position: relative; - top: 8px; + top: 0px; } .custom-header .mail{ font-size: 14px !important; @@ -297,6 +297,10 @@ cursor: default; } +.pos .oe_status .d-inline-block{ + display: inline-block; +} + .pos .mode-button.selected-mode:hover { background: linear-gradient(to right bottom, rgb(74 82 131), rgb(58, 46, 141)) !important; } diff --git a/pos_theme_sapphire/static/src/xml/ChromeWidgets/CashierName.xml b/pos_theme_sapphire/static/src/xml/ChromeWidgets/CashierName.xml index 2a352af13..1022f8468 100644 --- a/pos_theme_sapphire/static/src/xml/ChromeWidgets/CashierName.xml +++ b/pos_theme_sapphire/static/src/xml/ChromeWidgets/CashierName.xml @@ -2,10 +2,13 @@ - - -
+ + + 70 + + + +

clark@zmail.com