Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0057189 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [Retail Modules] Gift cards and gift vouchers | minor | always | 2024-11-19 16:53 | 2024-11-20 10:09 | |||||||
Reporter | sofidossant | View Status | public | |||||||||
Assigned To | Bimla_vm | |||||||||||
Priority | high | Resolution | open | Fixed in Version | ||||||||
Status | scheduled | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | pi | SCM revision | ||||||||||
Review Assigned To | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0057189: Error Unexpected exception consuming the giftcard - API ConsumeGiftCard | |||||||||||
Description | When I want to consume a gift card through the api /ws/org.openbravo.retail.api.giftcards.ImportService/ConsumeGiftCard I can't do it, and the error is not informative. We can not consume the gift card. | |||||||||||
Steps To Reproduce | 1 - Put the role The White Valley Group how default. 2 - Create the gift card with /org.openbravo.api.ImportService/GiftCard [ { "client":"The White Valley Group", "organization":"The White Valley Group", "searchKey": "TEST-SERGI1", "active": true, "dateOrdered": "2024-10-22", "businessPartner": "WVG/C0004", "product": "WVG/GC0001", "amount": 50, "currentAmount": 50, "type": "BasedOnCreditNote", "expirationDate": "2025-09-23", "creationOrganization": "The White Valley Group" } ] 3- Use /ws/org.openbravo.retail.api.giftcards.ImportService/ConsumeGiftCard https://livebuilds.openbravo.com/context/pos_modules_pgsql_pi_api/api?urls.primaryName=consumegiftcards#/ [^] { "client": "The White Valley Group", "organization": "The White Valley Group", "giftCardIdentifier": "TEST-SERGI1", "newTransactionId": "6DF7EB4507BC4D628025987475AFC112", "amount": 1.1 } We see the error { "data": { "errors": [ { "status": 200, "title": "Unexpected exception consuming the giftcard" } ] }, "links": null } | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Issue History | |||
Date Modified | Username | Field | Change |
2024-11-19 16:53 | sofidossant | New Issue | |
2024-11-19 16:53 | sofidossant | Assigned To | => Retail |
2024-11-19 16:53 | sofidossant | Triggers an Emergency Pack | => No |
2024-11-20 10:04 | guilleaer | Assigned To | Retail => guilleaer |
2024-11-20 10:04 | guilleaer | Status | new => acknowledged |
2024-11-20 10:09 | Bimla_vm | Assigned To | guilleaer => Bimla_vm |
2024-11-20 10:09 | Bimla_vm | Status | acknowledged => scheduled |
Copyright © 2000 - 2009 MantisBT Group |