Openbravo Issue Tracking System - POS2
View Issue Details
0055275POS2POSpublic2024-04-02 10:462024-04-23 10:54
ramprakash 
igor_trebol 
normalmajoralways
closedfixed 
5
 
24Q224Q2 
approved
No
No
0055275: Cross Store ticket visualization is changed when is reopened from backend
Cross Store ticket visualization is changed when is reopened from backend
On a environment with cross sales enabled.

Create a ticket Pick and Carry by default with 2 lines.

1st → “pick up in store” in a different store
2nd → leave as “pick and carry” (default method)

Pay and complete the ticket

Reopen the ticket in the same touchpoint and notice that it is shown differently:

It is shown as a Pickup in store ticket with 2nd line flagged as pick and carry.
We cannot see the pickup store T003 on the 1st line

The expected behavior is to get the ticket as a “Pick and Carry” with the 1st line showing as a pickup in store with the pickup store included in the label (because it is a different one).
No tags attached.
blocks defect 0055077 closed igor_trebol Cross Store ticket visualization is changed when is reopened from backend 
Issue History
2024-04-22 12:39aferrazTypedefect => backport
2024-04-22 12:39aferrazTarget Version => 24Q2
2024-04-23 10:54hgbotResolutionopen => fixed
2024-04-23 10:54hgbotStatusscheduled => closed
2024-04-23 10:54hgbotFixed in Version => 24Q2
2024-04-23 10:54hgbotNote Added: 0163584
2024-04-23 10:54hgbotNote Added: 0163585

Notes
(0163584)
hgbot   
2024-04-23 10:54   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: ba40e611db7372852167bf2315e8523a1197f0dd
Author: Igor Trebol <i.trebol@orisha.com>
Date: 22-04-2024 12:40:34
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/ba40e611db7372852167bf2315e8523a1197f0dd [^]

Fixes ISSUE-55275: Cross Store ticket visualization is changed when is reopened from backend

---
M src/org/openbravo/pos2/master/PaidReceiptProperties.java
M web-jspack/org.openbravo.pos2/src/components/ProofOfPayment/ProofOfPaymentDetails/ProofOfPaymentDetailLine/__test__/ProofOfPaymentDetailLine.test.jsx
M web-jspack/org.openbravo.pos2/src/components/ProofOfPayment/ProofOfPaymentDetails/__test__/ProofOfPaymentDetails.test.jsx
M web-jspack/org.openbravo.pos2/src/components/SelectLines/SelectedLinesGrid/__test__/SelectLines.test.jsx
M web-jspack/org.openbravo.pos2/src/components/SelectLines/SelectedLinesGrid/stories/SelectLines.stories.jsx
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketArea/__test__/TicketArea.test.jsx
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketArea/stories/TicketArea.stories.jsx
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLines/TicketLineDeliveryMode.jsx
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLines/__test__/TicketLineDeliveryMode.test.jsx
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLines/__test__/TicketLines.test.jsx
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLines/stories/TicketLines.stories.jsx
M web-jspack/org.openbravo.pos2/src/components/TicketLineRenderCell/__test__/TicketLineRenderCell.test.jsx
M web-jspack/org.openbravo.pos2/src/components/VerifiedReturns/VerifiedReturnsGrid/TicketLineRenderCellWrapper/__test__/TicketLineRenderCellWrapper.test.jsx
---
(0163585)
hgbot   
2024-04-23 10:54   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.restaurant [^]
Changeset: 0990641d2bcb33b7e29deb67503449b39740ba48
Author: Igor Trebol <i.trebol@orisha.com>
Date: 23-04-2024 10:54:01
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2.restaurant/-/commit/0990641d2bcb33b7e29deb67503449b39740ba48 [^]

Fixes ISSUE-55275: Cross Store ticket visualization is changed when is reopened from backend

---
M web-jspack/org.openbravo.pos2.restaurant/src/components/TicketMenuLine/__test__/TicketMenuLine.test.jsx
M web-jspack/org.openbravo.pos2.restaurant/src/components/TicketMenuLine/stories/TicketMenuLine.stories.jsx
---