Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0048398 | POS2 | POS | public | 2022-01-13 17:50 | 2022-02-24 13:32 |
|
Reporter | cberner | |
Assigned To | sntgreale | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0048398: Safebox selected for initial count should appear in the counting multistep title |
Description | The count step in the initial count should also include in the title the safebox we selected for counting, when safeboxes are configured.
In the title, it would be nice to have something like this: "Step 3 of 3: Set Available Cash for safebox: <safebox name>", where <safebox name> is the safebox that has been selected in the previous step.
Check the provided gif for more context. |
Steps To Reproduce | 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"
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. Login and follow the steps of the initial count. Select a safebox and check that there's no indication which safebox we are counting from. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0048345 | | closed | sntgreale | CSS style of Skip button on select safebox process is wrong |
|
Attached Files | should include safebox selected.gif (95,740) 2022-01-13 17:52 https://issues.openbravo.com/file_download.php?file_id=16513&type=bug
|
|
Issue History |
Date Modified | Username | Field | Change |
2022-01-13 17:50 | cberner | New Issue | |
2022-01-13 17:50 | cberner | Assigned To | => Retail |
2022-01-13 17:50 | cberner | Triggers an Emergency Pack | => No |
2022-01-13 17:50 | cberner | Relationship added | related to 0048345 |
2022-01-13 17:52 | cberner | File Added: should include safebox selected.gif | |
2022-01-13 20:36 | sntgreale | Assigned To | Retail => sntgreale |
2022-01-13 20:37 | sntgreale | Status | new => scheduled |
2022-01-18 20:35 | hgbot | Note Added: 0134369 | |
2022-02-18 12:49 | hgbot | Note Added: 0135127 | |
2022-02-24 13:32 | hgbot | Resolution | open => fixed |
2022-02-24 13:32 | hgbot | Status | scheduled => closed |
2022-02-24 13:32 | hgbot | Note Added: 0135268 | |
2022-02-24 13:32 | hgbot | Note Added: 0135269 | |
2022-02-24 13:32 | hgbot | Note Added: 0135270 | |
2022-02-24 13:32 | hgbot | Note Added: 0135271 | |
Notes |
|
(0134369)
|
hgbot
|
2022-01-18 20:35
|
|
|
|
(0135127)
|
hgbot
|
2022-02-18 12:49
|
|
|
|
(0135268)
|
hgbot
|
2022-02-24 13:32
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: c365b050efe2ae29ad36419fd77433a4cc0b7836
Author: Santiago Reale <santiago.reale@smfconsulting.es>
Date: 24-02-2022 12:32:50
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/c365b050efe2ae29ad36419fd77433a4cc0b7836 [^]
Fixes ISSUE-48398: Safebox selected for initial count should appear in the counting multistep title
Added an UpdateMultiStepProcessLabelParams function that allows updating the label params and also the step name to include extra parameters to be included in the useLabel function.
---
A web-jspack/org.openbravo.core2/src/model/user-interface/__test__/UpdateMultiStepProcessLabelParams.test.js
A web-jspack/org.openbravo.core2/src/model/user-interface/actions/UpdateMultiStepProcessLabelParams.js
M web-jspack/org.openbravo.core2/src/components/MultiStepProcess/MultiStepProcessTitle/MultiStepProcessTitle.jsx
M web-jspack/org.openbravo.core2/src/model/user-interface/UI.js
---
|
|
|
(0135269)
|
hgbot
|
2022-02-24 13:32
|
|
|
|
(0135270)
|
hgbot
|
2022-02-24 13:32
|
|
|
|
(0135271)
|
hgbot
|
2022-02-24 13:32
|
|
|