Openbravo Issue Tracking System - POS2
View Issue Details
0055938POS2Corepublic2024-07-08 10:582024-07-31 08:07
inaki_luque 
inaki_luque 
normaltrivialhave not tried
closedfixed 
5
 
 
No
0055938: SCO Keep customer info after a failed search
During Customer identification, if a search fails, keep the input data
-
No tags attached.
Issue History
2024-07-08 10:58inaki_luqueNew Issue
2024-07-08 10:58inaki_luqueAssigned To => inaki_luque
2024-07-08 10:58inaki_luqueTriggers an Emergency Pack => No
2024-07-08 10:58inaki_luqueStatusnew => scheduled
2024-07-09 12:56hgbotNote Added: 0166837
2024-07-15 10:51hgbotNote Added: 0166964
2024-07-31 08:07hgbotResolutionopen => fixed
2024-07-31 08:07hgbotStatusscheduled => closed
2024-07-31 08:07hgbotNote Added: 0167505
2024-07-31 08:07hgbotNote Added: 0167506

Notes
(0166837)
hgbot   
2024-07-09 12:56   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.selfcheckout/-/merge_requests/33 [^]
(0166964)
hgbot   
2024-07-15 10:51   
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.selfcheckout/-/merge_requests/33 [^]
(0167505)
hgbot   
2024-07-31 08:07   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.selfcheckout [^]
Changeset: ee43a149de4f58d5bb5f4440685383bf165aff97
Author: IƱaki Luque <i.luque@orisha.com>
Date: 31-07-2024 06:07:44
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.selfcheckout/-/commit/ee43a149de4f58d5bb5f4440685383bf165aff97 [^]

Fixed ISSUE-55938: Updated Customer Identification flow

* After a customer search, when clicking the back button the flow returns
  to the form window, keeping the input data.

* The WindowFlowSwitchAction is in charge of saving it in the UI State
  through the context object of the payload

---
M web-jspack/org.openbravo.pos2.selfcheckout/src/components/CustomerWindow/CustomerData/CustomerData.jsx
M web-jspack/org.openbravo.pos2.selfcheckout/src/components/CustomerWindow/CustomerSearchError/CustomerSearchError.config.json
M web-jspack/org.openbravo.pos2.selfcheckout/src/components/CustomerWindow/CustomerSearchError/CustomerSearchError.jsx
M web-jspack/org.openbravo.pos2.selfcheckout/src/components/CustomerWindow/CustomerSearchErrorMulti/CustomerSearchErrorMulti.config.json
M web-jspack/org.openbravo.pos2.selfcheckout/src/components/CustomerWindow/CustomerSearchErrorMulti/CustomerSearchErrorMulti.jsx
M web-jspack/org.openbravo.pos2.selfcheckout/src/components/CustomerWindow/CustomerSearchInput/CustomerSearchInput.jsx
M web-jspack/org.openbravo.pos2.selfcheckout/src/components/CustomerWindow/CustomerSearchInput/CustomerSearchInputForm/CustomerSearchInputForm.jsx
M web-jspack/org.openbravo.pos2.selfcheckout/src/components/CustomerWindow/CustomerSearchResults/CustomerSearchResults.jsx
M web-jspack/org.openbravo.pos2.selfcheckout/src/components/EnterCodeManuallyPopup/EnterCodeManuallyPopup.jsx
M web-jspack/org.openbravo.pos2.selfcheckout/src/ob-init.js
---
(0167506)
hgbot   
2024-07-31 08:07   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.selfcheckout/-/merge_requests/33 [^]