Openbravo Issue Tracking System - Retail Modules
View Issue Details
0058131Retail ModulesGift cards and gift voucherspublic2025-03-03 20:282025-03-26 23:33
axelmercado 
Bimla_vm 
highminoralways
closedfixed 
5
 
 
approved
OBPS
122417
No
0058131: Error in credit note or gift certificate template
When printing a credit note or gift certificate, the “Gift Card Owner” field is printed on all templates, even if it is not a gift card as such.
It can be tested after testing for issue 58130:
- Menu “Gift card / credit note / gift certificate”.
- Search for a credit note.
- Print it.

Verify that the “Gift Card Owner” field appears when it is a credit note.
No tags attached.
related to defect 0058130 closed Bimla_vm CREDIT NOTE does not display the owner correctly 
Issue History
2025-03-03 20:28axelmercadoNew Issue
2025-03-03 20:28axelmercadoAssigned To => Retail
2025-03-03 20:28axelmercadoOBNetwork customer => OBPS
2025-03-03 20:28axelmercadoSupport ticket => 122417
2025-03-03 20:28axelmercadoTriggers an Emergency Pack => No
2025-03-03 20:29axelmercadoRelationship addedrelated to 0058130
2025-03-04 08:57guilleaerAssigned ToRetail => Bimla_vm
2025-03-04 08:57guilleaerStatusnew => acknowledged
2025-03-04 08:57guilleaerStatusacknowledged => scheduled
2025-03-10 10:24hgbotMerge Request Status => open
2025-03-10 10:24hgbotNote Added: 0176577
2025-03-24 09:59hgbotMerge Request Statusopen => approved
2025-03-24 09:59hgbotNote Added: 0177158
2025-03-24 09:59hgbotResolutionopen => fixed
2025-03-24 09:59hgbotStatusscheduled => closed
2025-03-24 09:59hgbotNote Added: 0177159
2025-03-25 20:38axelmercadoNote Added: 0177248
2025-03-25 20:38axelmercadoStatusclosed => new
2025-03-26 14:09hgbotNote Added: 0177279
2025-03-26 23:33hgbotNote Added: 0177296
2025-03-26 23:33hgbotStatusnew => closed
2025-03-26 23:33hgbotNote Added: 0177297

Notes
(0176577)
hgbot   
2025-03-10 10:24   
Merge Request created: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/443 [^]
(0177158)
hgbot   
2025-03-24 09:59   
Merge request merged: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/443 [^]
(0177159)
hgbot   
2025-03-24 09:59   
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: f122485a23e668e009c0876edc7e3d7c20e7434c
Author: Bimla V Mayavan <b.mayavan@external.orisha.com>
Date: 24-03-2025 08:54:19
URL: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.giftcards/-/commit/f122485a23e668e009c0876edc7e3d7c20e7434c [^]

Fixed ISSUE-58131: Set giftCardOwner for creditnote and gift certificate

---
M web-jspack/org.openbravo.retail.giftcards/src/model/giftcard/GiftCardUtils.js
M web-jspack/org.openbravo.retail.giftcards/src/model/ticket/actions/AddCreditNoteInfoToPayment.js
M web/org.openbravo.retail.giftcards/res/creditnote.xml
---
(0177248)
axelmercado   
2025-03-25 20:38   
The problem with issue 58130 I believe is solved but the problem that was reported for this issue is not. The field that uses the label “OBGCNE_GCOwner” has not changed so in the Credit Note template it will continue to show “Gift Card Owner” when it should be “Credit Note Owner” or simply “Owner” because the label is used in almost all templates and it is not necessary to specify what type of document is owner because it is described in the title of the template.
(0177279)
hgbot   
2025-03-26 14:09   
Merge Request created: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/454 [^]
(0177296)
hgbot   
2025-03-26 23:33   
Merge request merged: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/454 [^]
(0177297)
hgbot   
2025-03-26 23:33   
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: 6d25d4c0d9f86eef0d6fade68ed9fefccc6d7212
Author: Bimla V Mayavan <b.mayavan@external.orisha.com>
Date: 26-03-2025 13:10:47
URL: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.giftcards/-/commit/6d25d4c0d9f86eef0d6fade68ed9fefccc6d7212 [^]

Fixed ISSUE-58131: Changed label for owner in credit note template

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.retail.giftcards/res/creditnote.xml
---