Openbravo Issue Tracking System - Retail Modules
View Issue Details
0053278Retail ModulesRetail API Gift Cardspublic2023-08-23 18:082023-08-25 08:31
dcontrera 
dcontrera 
normaltrivialhave not tried
closedfixed 
5
 
 
No
0053278: Currency code is missing in Create Gift Card event
In the Create Gift Card event, we need to have in the json the currency code of the gift card / credit note because today we have only the amount.
Add in the Gift Card/Gift Card Transaction API the currency property obtained from the sales order line or from payment.
No tags attached.
Issue History
2023-08-23 18:08dcontreraNew Issue
2023-08-23 18:08dcontreraAssigned To => dcontrera
2023-08-23 18:08dcontreraTriggers an Emergency Pack => No
2023-08-23 23:29hgbotNote Added: 0153859
2023-08-25 08:31hgbotResolutionopen => fixed
2023-08-25 08:31hgbotStatusnew => closed
2023-08-25 08:31hgbotNote Added: 0153949
2023-08-25 08:31hgbotNote Added: 0153950

Notes
(0153859)
hgbot   
2023-08-23 23:29   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api.giftcards/-/merge_requests/24 [^]
(0153949)
hgbot   
2023-08-25 08:31   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api.giftcards [^]
Changeset: a678fd1e88385ebb59cec09036ea748e1052c867
Author: dante.contrera <dante.contrera@smfconsulting.es>
Date: 23-08-2023 13:09:57
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api.giftcards/-/commit/a678fd1e88385ebb59cec09036ea748e1052c867 [^]

Fixed ISSUE-53278: Currency property added in GC and GC Transaction API.

---
A src/org/openbravo/retail/api/giftcards/mappings/giftcards/ExportGiftCardJavaPropertyMappingHandler.java
A src/org/openbravo/retail/api/giftcards/mappings/giftcardtransaction/ExportGCTransactionJavaPropertyMappingHandler.java
---
(0153950)
hgbot   
2023-08-25 08:31   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api.giftcards/-/merge_requests/24 [^]