Openbravo Issue Tracking System - POS2
View Issue Details
0048397POS2POSpublic2022-01-13 17:452023-06-06 10:51
cberner 
dcontrera 
normalminorhave not tried
closedfixed 
5
 
23Q3 
No
0048397: Non-mandatory safebox step in initial count should show "Optional" in the title
Title should show that the step is optional, when working with safeboxes and it is not marked as "Safe Box Mandatory. In this case, when showing the step to choose a safebox, it should also show that the step is optional in the title or subtitle of the multi step process.

Check the attached screenshot for more context. The title at the left of the step should containt that info. The skip button is not visible, is there but has wrong css, it is fixed in a issue 48345.
1. Setup safeboxes in backend by following this steps:
1.1 Login backend as White Valley Group Admin and go to Channel - Touchpoint Type window
1.2 Select "POS2SD VBS POS2 Terminal Type" record and check "Use Safe Box" mark in "Openbravo POS Terminal Configuration", make sure to have "Safe Box Mandatory" unselected
1.3 Save record and click on subtab "Payment Method" -> Select "Cash" and check "Defined in Safebox". Save after this change.
2. Open WebPOS and login. If not already done, do a cashup and login again.
3. On login Initial Count should appear, go to the next step 2 out of 3.

Check at the top, it should show (optional) in the title when dealing with non mandatory safebox step.
Add Optional if non-mandatory(same as we are adding the skip button when non-mandatory)
No tags attached.
related to defect 0048345 closed sntgreale CSS style of Skip button on select safebox process is wrong 
png addOptionalToTitle.png (50,098) 2022-01-13 17:45
https://issues.openbravo.com/file_download.php?file_id=16512&type=bug
png
Issue History
2022-01-13 17:45cbernerNew Issue
2022-01-13 17:45cbernerAssigned To => Retail
2022-01-13 17:45cbernerFile Added: addOptionalToTitle.png
2022-01-13 17:45cbernerTriggers an Emergency Pack => No
2022-01-13 17:45cbernerRelationship addedrelated to 0048345
2023-01-04 20:59hgbotNote Added: 0145181
2023-01-04 20:59hgbotNote Added: 0145182
2023-01-24 19:42dcontreraAssigned ToRetail => dcontrera
2023-05-17 09:21hgbotNote Added: 0149856
2023-05-19 07:31hgbotNote Added: 0149953
2023-05-24 04:45hgbotNote Added: 0150165
2023-06-06 10:39hgbotNote Added: 0150781
2023-06-06 10:50jorgewederagoStatusnew => scheduled
2023-06-06 10:50jorgewederagoStatusscheduled => resolved
2023-06-06 10:50jorgewederagoResolutionopen => fixed
2023-06-06 10:51jorgewederagoStatusresolved => closed
2023-06-06 10:51hgbotFixed in Version => 23Q3
2023-06-06 10:51hgbotNote Added: 0150782

Notes
(0145181)
hgbot   
2023-01-04 20:59   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1442 [^]
(0145182)
hgbot   
2023-01-04 20:59   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/952 [^]
(0149856)
hgbot   
2023-05-17 09:21   
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1442 [^]
(0149953)
hgbot   
2023-05-19 07:31   
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/952 [^]
(0150165)
hgbot   
2023-05-24 04:45   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1838 [^]
(0150781)
hgbot   
2023-06-06 10:39   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1838 [^]
(0150782)
hgbot   
2023-06-06 10:51   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 7d72c51d73c8616fa6090ed47f3b5e9d386c3a36
Author: Dante Contrera <dante.contrera@smfconsulting.es>
Date: 06-06-2023 08:38:10
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/7d72c51d73c8616fa6090ed47f3b5e9d386c3a36 [^]

Fixed ISSUE-48397: Optional message added to the title.

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web-jspack/org.openbravo.pos2/src/components/InitialCountWindow/InitialCountWindow.jsx
M web-jspack/org.openbravo.pos2/src/components/InitialCountWindow/__test__/InitialCountWindow.test.jsx
---