Openbravo Issue Tracking System - POS2
View Issue Details
0058026POS2POSpublic2025-01-21 12:312025-02-19 11:52
fermin_ostivar 
sreehari 
normalmajoralways
closedfixed 
5
pi 
25Q1 
No
0058026: The User Input set on the "Refund Gift Card" user action not saving lines
When the User Input for Refund Gift Card is set, the information set on the front end is not saved at line level.
[BOS]
Configure Refund giftcar user action:
Steps:
* User Roles -> VallBlancaCashier -> User Action -> Add
    User Action: Refund Gift Card, Approval: Can use, Input Requests Type: Defined Action Inputs
* User Action Input -> Add -> User Action: Refund Gift Card , User Input : Return Line Reason
  
[POS]
Open "Gift Cards / Credit Notes / Gift Certificates"
Search Gift Card code previously sold
Click on View
Click Refund
Select return reason
Pay the ticket

The information related to the line is not saved on the backoffice
Add to the user input info the line related to the giftcard refund
No tags attached.
blocks defect 0057708 closed sreehari The User Input set on the "Refund Gift Card" user action not saving lines 
Issue History
2025-02-19 08:22marvintmTypedefect => backport
2025-02-19 08:22marvintmTarget Version => 25Q1
2025-02-19 11:30hgbotNote Added: 0175872
2025-02-19 11:32hgbotNote Added: 0175873
2025-02-19 11:52hgbotNote Added: 0175878
2025-02-19 11:52hgbotNote Added: 0175879
2025-02-19 11:52hgbotResolutionopen => fixed
2025-02-19 11:52hgbotStatusscheduled => closed
2025-02-19 11:52hgbotNote Added: 0175880
2025-02-19 11:52hgbotNote Added: 0175881

Notes
(0175872)
hgbot   
2025-02-19 11:30   
Merge Request created: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1783 [^]
(0175873)
hgbot   
2025-02-19 11:32   
Merge Request created: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/429 [^]
(0175878)
hgbot   
2025-02-19 11:52   
Repository: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 1ff0b1ab154550a51043bf2d384d937e9901aa9c
Author: Sreehari Venkataraman <sreehari.venkataraman.ext@openbravo.com>
Date: 19-02-2025 15:58:26
URL: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.core2/-/commit/1ff0b1ab154550a51043bf2d384d937e9901aa9c [^]

Related ISSUE-58026: Changed payload to actionPayload for updated details

---
M web-jspack/org.openbravo.core2/src/core/user-action/UserAction.js
---
(0175879)
hgbot   
2025-02-19 11:52   
Merge request merged: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1783 [^]
(0175880)
hgbot   
2025-02-19 11:52   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.giftcards [^]
Changeset: de7c4fe16ad44ac82e2a40f839052adb5b505eb9
Author: Sreehari Venkataraman <sreehari.venkataraman.ext@openbravo.com>
Date: 19-02-2025 15:57:37
URL: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.giftcards/-/commit/de7c4fe16ad44ac82e2a40f839052adb5b505eb9 [^]

Fixes ISSUE-58026: Updated inputsAndApprovals with obpos2OrderLine

---
M web-jspack/org.openbravo.retail.giftcards/src/model/ticket/actions/RefundGiftCard.js
---
(0175881)
hgbot   
2025-02-19 11:52   
Merge request merged: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/429 [^]