Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0041488 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Gift cards and gift vouchers | major | always | 2019-07-31 07:52 | 2019-08-16 07:46 | |||
Reporter | migueldejuana | View Status | public | |||||
Assigned To | migueldejuana | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR19Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 9bcaf29c4197 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | marvintm | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0041488: Remove a GiftCard payment when it is not in backend | |||||||
Description | Now, when adding a Gift Card/Gift Certificate/Credit Note payment, if we do not get answer from backend, we assume that it is consumed. In case it is not consumed we will consume when processing the order. If we try to remove it and it is not processed in the backend we get an error, in that case, assume that it is not processed yet and just remove it. | |||||||
Steps To Reproduce | - Add a product - Open gift card amount payment popup and select one without applying it - Go offline - Add a Gift Card Certificate payment (Apply) - The consume is not done yet - Remove added payment - ERROR! We cannot remove it because it doen't find the trans Id | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0113721) hgbot (developer) 2019-07-31 07:55 |
Repository: erp/pmods/org.openbravo.retail.giftcards Changeset: 9bcaf29c4197b918ad4548c47b9463e3f809a8b9 Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Wed Jul 31 07:54:50 2019 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/9bcaf29c4197b918ad4548c47b9463e3f809a8b9 [^] Fixed issue 0041488: Remove a GiftCard payment when it is not in backend - If trans Id doesn't exists, do not respond error, send success with a flag giftCardTransactionNotExists --- M src/org/openbravo/retail/giftcards/RevertGiftCardAmount.java M web/org.openbravo.retail.giftcards/js/hooks/preremovepaymenthook.js --- |
Issue History | |||
Date Modified | Username | Field | Change |
2019-07-31 07:52 | migueldejuana | New Issue | |
2019-07-31 07:52 | migueldejuana | Assigned To | => migueldejuana |
2019-07-31 07:52 | migueldejuana | Triggers an Emergency Pack | => No |
2019-07-31 07:55 | hgbot | Checkin | |
2019-07-31 07:55 | hgbot | Note Added: 0113721 | |
2019-07-31 07:55 | hgbot | Status | new => resolved |
2019-07-31 07:55 | hgbot | Resolution | open => fixed |
2019-07-31 07:55 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/9bcaf29c4197b918ad4548c47b9463e3f809a8b9 [^] |
2019-08-16 07:46 | marvintm | Review Assigned To | => marvintm |
2019-08-16 07:46 | marvintm | Status | resolved => closed |
2019-08-16 07:46 | marvintm | Fixed in Version | => RR19Q4 |
Copyright © 2000 - 2009 MantisBT Group |