Openbravo Issue Tracking System - Retail Modules
View Issue Details
0046561Retail ModulesGift cards and gift voucherspublic2021-05-06 15:382021-05-24 07:59
guillermogil 
Retail 
urgentmajoralways
closedfixed 
5
 
RR20Q4.4RR20Q4.4 
marvintm
Production - Confirmed Stable
2020-06-15
RR20Q4
https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/commit/4f8b5f7b89f808520bf2d843cd684ecea564ecf5 [^]
No
0046561: OB.UI.GiftCardUtils.updatePaymentMethodCashUp does not exist
OB.UI.GiftCardUtils.updatePaymentMethodCashUp does not exist
https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/blob/master/web/org.openbravo.retail.giftcards/js/components/GiftCardCertificate.js#L131 [^]

TypeError: OB.UI.GiftCardUtils.updatePaymentMethodCashUp is not a function
Search for that function and there is no definition
No tags attached.
blocks defect 0046556 closed rqueralta OB.UI.GiftCardUtils.updatePaymentMethodCashUp does not exist 
Issue History
2021-05-06 15:52marvintmTypedefect => backport
2021-05-06 15:52marvintmTarget Version => RR20Q4.4
2021-05-24 07:58hgbotNote Added: 0128533
2021-05-24 07:59marvintmNote Added: 0128534
2021-05-24 07:59marvintmStatusscheduled => resolved
2021-05-24 07:59marvintmFixed in Version => RR20Q4.4
2021-05-24 07:59marvintmResolutionopen => fixed
2021-05-24 07:59marvintmReview Assigned To => marvintm
2021-05-24 07:59marvintmStatusresolved => closed

Notes
(0128533)
hgbot   
2021-05-24 07:58   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards [^]
Changeset: f00f76b8888db810a7792bdb0b9844a6e01b69c3
Author: Rafael Queralta <rafaelcuba81@gmail.com>
Date: 2021-05-10T18:25:21-04:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/commit/f00f76b8888db810a7792bdb0b9844a6e01b69c3 [^]

Fix BUG-46561: Restored deleted changes to a previous mix

---
M web/org.openbravo.retail.giftcards/js/components/GiftCardCertificate.js
---
(0128534)
marvintm   
2021-05-24 07:59   
Fixed by this commit:

https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/58 [^]