Openbravo Issue Tracking System - POS2
View Issue Details
0058328POS2POSpublic2025-03-25 10:202025-03-27 08:26
malsasua 
ranjith_qualiantech_com 
normalminoralways
closedfixed 
5
 
 
approved
Gold
124870
No
0058328: Currency is not informed in the GiftCard ticket
When a GC is sale, a ticekt is printed with the GiftCard amount, but no currency is informed
BO:
. go to Gift Card product -> Gift Card Template: Default Gift Card Template

POS:
. new ticket
. add a GC product and sale it
ticket is printed with the Gift Card amount, but no currency is informed
No tags attached.
png 2025-03-25_10-20.png (29,011) 2025-03-25 10:20
https://issues-new.openbravo.com/file_download.php?file_id=21080&type=bug
png
Issue History
2025-03-25 10:20malsasuaNew Issue
2025-03-25 10:20malsasuaAssigned To => Retail
2025-03-25 10:20malsasuaFile Added: 2025-03-25_10-20.png
2025-03-25 10:20malsasuaOBNetwork customer => Gold
2025-03-25 10:20malsasuaSupport ticket => 124870
2025-03-25 10:20malsasuaTriggers an Emergency Pack => No
2025-03-25 10:36PracticsIssue Monitored: Practics
2025-03-25 13:51ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2025-03-26 06:06ranjith_qualiantech_comAssigned Toranjith_qualiantech_com => malsasua
2025-03-26 06:06ranjith_qualiantech_comAssigned Tomalsasua => ranjith_qualiantech_com
2025-03-26 06:06ranjith_qualiantech_comStatusnew => scheduled
2025-03-27 05:42hgbotMerge Request Status => open
2025-03-27 05:42hgbotNote Added: 0177298
2025-03-27 08:26hgbotMerge Request Statusopen => approved
2025-03-27 08:26hgbotResolutionopen => fixed
2025-03-27 08:26hgbotStatusscheduled => closed
2025-03-27 08:26hgbotNote Added: 0177302
2025-03-27 08:26hgbotNote Added: 0177303

Notes
(0177298)
hgbot   
2025-03-27 05:42   
Merge Request created: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/455 [^]
(0177302)
hgbot   
2025-03-27 08:26   
Merge request merged: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/455 [^]
(0177303)
hgbot   
2025-03-27 08:26   
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: 34da9b6c355446beee19b3e56ee4ec934a7a557f
Author: Ranjith S R <r.rangaraju@external.orisha.com>
Date: 27-03-2025 04:43:40
URL: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.giftcards/-/commit/34da9b6c355446beee19b3e56ee4ec934a7a557f [^]

Fixed ISSUE-58328: Added currency when printing giftcards/creditnote

---
M web-jspack/org.openbravo.retail.giftcards/src/model/giftcard/CreditNotePrinter.js
M web-jspack/org.openbravo.retail.giftcards/src/model/giftcard/actions/SendPrintCreditNoteMessage.js
M web-jspack/org.openbravo.retail.giftcards/src/model/giftcard/actions/SendPrintGiftCardMessageActionPreparation.js
M web-jspack/org.openbravo.retail.giftcards/src/model/ticket/TicketExtension.js
M web-jspack/org.openbravo.retail.giftcards/src/model/ticket/__test__/TicketExtension.test.jsx
M web-jspack/org.openbravo.retail.giftcards/src/model/ticket/actions/AddCreditNoteInfoToPayment.js
M web-jspack/org.openbravo.retail.giftcards/src/model/ticket/actions/CompleteTicketPostHooks.js
M web-jspack/org.openbravo.retail.giftcards/src/model/ticket/actions/__test__/CompleteTicketPostHooks.test.js
M web/org.openbravo.retail.giftcards/res/creditnote.xml
M web/org.openbravo.retail.giftcards/res/creditnoteemail.xml
M web/org.openbravo.retail.giftcards/res/giftcard.xml
M web/org.openbravo.retail.giftcards/res/giftcardemail.xml
---