Openbravo Issue Tracking System - POS2
View Issue Details
0048345POS2POSpublic2022-01-03 12:352022-01-17 17:02
cberner 
sntgreale 
normaltrivialhave not tried
closedfixed 
5
 
 
No
0048345: CSS style of Skip button on select safebox process is wrong
Skip button css style is wrong on the Skip button that appears when in safebox selection with non-mandatory safebox.

Check the attached screenshot, top right its the Skip button, but the colors are wrong.
In Backoffice as White Valley Group Admin:
1. Set up safeboxes:
1.1 Go to Channel - Touchpoint Type and select "POS2SD VBS POS2 Terminal Type"
1.2 Check "Use Safe Box" in "Openbravo POS Terminal Configuration"
1.3 Make sure "Safe Box Mandatory" is unchecked
1.4 In subtab Payment Method, select Cash and check "Defined in Safe Box" checkbox
1.5 Save the record changes
2. Open new WebPOS and login
3. Check that in the safebox selection the "Skip" button has wrong colors

Check the screenshot, top right its the Skip button, but the colors are wrong.
No tags attached.
related to defect 0048397 closed dcontrera Non-mandatory safebox step in initial count should show "Optional" in the title 
related to defect 0048398 closed sntgreale Safebox selected for initial count should appear in the counting multistep title 
png wrong-skip-button-style.png (50,514) 2022-01-03 12:35
https://issues.openbravo.com/file_download.php?file_id=16484&type=bug
png
Issue History
2022-01-03 12:35cbernerNew Issue
2022-01-03 12:35cbernerAssigned To => Retail
2022-01-03 12:35cbernerFile Added: wrong-skip-button-style.png
2022-01-03 12:35cbernerTriggers an Emergency Pack => No
2022-01-03 12:36cbernerStatusnew => acknowledged
2022-01-05 02:33sntgrealeAssigned ToRetail => sntgreale
2022-01-05 02:33sntgrealeStatusacknowledged => scheduled
2022-01-05 21:24hgbotNote Added: 0134142
2022-01-13 17:45cbernerRelationship addedrelated to 0048397
2022-01-13 17:50cbernerRelationship addedrelated to 0048398
2022-01-17 17:02hgbotNote Added: 0134338
2022-01-17 17:02hgbotResolutionopen => fixed
2022-01-17 17:02hgbotStatusscheduled => closed
2022-01-17 17:02hgbotNote Added: 0134339

Notes
(0134142)
hgbot   
2022-01-05 21:24   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/771 [^]
(0134338)
hgbot   
2022-01-17 17:02   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/771 [^]
(0134339)
hgbot   
2022-01-17 17:02   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 5a3253de988e2e93f49c05bb5b3511a64a331093
Author: Santiago Reale <santiago.reale@smfconsulting.es>
Date: 17-01-2022 16:02:22
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/5a3253de988e2e93f49c05bb5b3511a64a331093 [^]

Fixed ISSUE-48345: Re-styled 'Skip' button in select safebox Initial Count Process

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web-jspack/org.openbravo.pos2/src/components/Cashup/CashupHeaderSkipSafeboxSelection/CashupHeaderSkipSafeboxSelection.jsx
M web-jspack/org.openbravo.pos2/src/components/Cashup/CashupHeaderSkipSafeboxSelection/CashupHeaderSkipSafeboxSelection.scss
M web-jspack/org.openbravo.pos2/src/components/SafeboxHistory/SafeboxHistoryShowAllButton/SafeboxHistoryShowAllButton.jsx
M web-jspack/org.openbravo.pos2/src/components/SafeboxHistory/SafeboxHistoryShowAllButton/SafeboxHistoryShowAllButton.scss
---