Openbravo Issue Tracking System - POS2
View Issue Details
0051279POS2POSpublic2023-01-03 08:492023-01-04 12:26
igor_trebol 
igor_trebol 
normalmajoralways
closedfixed 
5
 
 
No
0051279: After opening a ticket and doing a verified return, the pop up to confirm the verified return is opened
If we open a ticket in POS2 and do a “verified return” a pop up is opened saying that the operation is not authorized

https://openbravo.atlassian.net/browse/RM-4299 [^]
Create a Sale ticket and pay for it

Go to Orders window: double click on the sale ticket to open it on the Sell screen

Click on the 3 dots and click on Verified Return: you get the popup Not Allowed Operation when you should not have this popup
No tags attached.
Issue History
2023-01-03 08:49igor_trebolNew Issue
2023-01-03 08:49igor_trebolAssigned To => igor_trebol
2023-01-03 08:49igor_trebolTriggers an Emergency Pack => No
2023-01-03 08:49igor_trebolDescription Updatedbug_revision_view_page.php?rev_id=25336#r25336
2023-01-03 11:19hgbotNote Added: 0145133
2023-01-03 11:22igor_trebolStatusnew => acknowledged
2023-01-04 12:26hgbotResolutionopen => fixed
2023-01-04 12:26hgbotStatusacknowledged => closed
2023-01-04 12:26hgbotNote Added: 0145161
2023-01-04 12:26hgbotFixed in Version => RR23Q1
2023-01-04 12:26hgbotNote Added: 0145162

Notes
(0145133)
hgbot   
2023-01-03 11:19   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/merge_requests/49 [^]
(0145161)
hgbot   
2023-01-04 12:26   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/merge_requests/49 [^]
(0145162)
hgbot   
2023-01-04 12:26   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns [^]
Changeset: 628706f0a186f748088eb3052c4d6b0fc0fe6588
Author: Igor Trebol <igor.trebol@openbravo.com>
Date: 04-01-2023 11:26:15
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/commit/628706f0a186f748088eb3052c4d6b0fc0fe6588 [^]

Fixes ISSUE-51279: Removed the wrong pop-up appearing after opening a ticket and doing a verified return

---
M web-test/model/business-object/ticket/actions/ReturnVerifiedTicket-actionPreparation.test.js
M web/org.openbravo.retail.returns/app/model/business-object/ticket/actions/ReturnVerifiedTicket.js
---