Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0024590 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Gift cards and gift vouchers | minor | always | 2013-08-27 10:07 | 2013-09-17 17:52 | |||
Reporter | sureshbabu | View Status | public | |||||
Assigned To | adrianromero | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RMP27 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0024590: RMP26: When a Layaway order is partially paid through Gift card and the order is voided, then the paid amount not getting return | |||||||
Description | When a Layaway order is partially paid through Gift card and the order is voided, then the paid amount through gift card not getting returned(voided) | |||||||
Steps To Reproduce | Note: assume gift card current balance: 100 1) Create a Layaway order and pay partial amount through Gift card(10) 2) Navigate to ERP system and move to Gift card Instance window and chekc the current balance amount : 100-10 =90 2) Then from webpos, reopen the Layaway order 3) void the Layaway order by selecting the option, "Void This Layaway" 4) In the Right hand side one can find, "Total is Zero. No Payment Needed" label appears (amount paid through Gift card not voided.) 5) Then Click Done button 6) Then navigate to ERP system and move to Gift card Instance window and check the current balance amount : Defect: Expected Current Blance amount should be 90 +10 =100 But right now the current balance shows as 90.00 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0060802) adrianromero (viewer) 2013-08-28 14:00 edited on: 2013-08-28 14:00 |
Fixed in changeset : https://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/18d70616a0cf [^] |
(0060806) adrianromero (viewer) 2013-08-28 16:05 |
With the fix in giftcards. Now the amount paid with a gift card will be returned to the giftcard when voiding a layaway, Take into account that because giftcards payments are not really a "payment" the same way as "cash" or "voucher". A voided layaway partially paid only with a gift card will say exactly the same "Total is Zero. No Payment Needed", but now the gift card will be restored with the credit paid. |
(0060836) hgbot (developer) 2013-08-30 13:22 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: ae3abba745472938600c596a5d84faa8c7045198 Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Thu Aug 29 12:52:56 2013 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ae3abba745472938600c596a5d84faa8c7045198 [^] Adding server side hook for processing layaways. Issue 24590. --- M src/org/openbravo/retail/posterminal/ProcessVoidLayaway.java A src/org/openbravo/retail/posterminal/VoidLayawayHook.java --- |
(0060995) hgbot (developer) 2013-09-10 09:54 |
Repository: erp/pmods/org.openbravo.retail.posterminal-levelpricing Changeset: ae3abba745472938600c596a5d84faa8c7045198 Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Thu Aug 29 12:52:56 2013 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal-levelpricing/rev/ae3abba745472938600c596a5d84faa8c7045198 [^] Adding server side hook for processing layaways. Issue 24590. --- M src/org/openbravo/retail/posterminal/ProcessVoidLayaway.java A src/org/openbravo/retail/posterminal/VoidLayawayHook.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2013-08-27 10:07 | sureshbabu | New Issue | |
2013-08-27 10:07 | sureshbabu | Assigned To | => guilleaer |
2013-08-27 10:07 | sureshbabu | File Added: When a Layaway order is partially paid through Gift card and the order is voided, then the paid amount not getting returned.png | |
2013-08-27 10:07 | sureshbabu | OBNetwork customer | => No |
2013-08-27 10:07 | sureshbabu | Triggers an Emergency Pack | => No |
2013-08-27 10:11 | guilleaer | Assigned To | guilleaer => adrianromero |
2013-08-27 10:30 | sureshbabu | Steps to Reproduce Updated | View Revisions |
2013-08-27 12:12 | sureshbabu | Description Updated | View Revisions |
2013-08-27 12:12 | sureshbabu | Steps to Reproduce Updated | View Revisions |
2013-08-28 14:00 | adrianromero | Note Added: 0060802 | |
2013-08-28 14:00 | adrianromero | Status | new => scheduled |
2013-08-28 14:00 | adrianromero | fix_in_branch | => pi |
2013-08-28 14:00 | adrianromero | Status | scheduled => resolved |
2013-08-28 14:00 | adrianromero | Resolution | open => fixed |
2013-08-28 14:00 | adrianromero | Note Edited: 0060802 | View Revisions |
2013-08-28 16:05 | adrianromero | Note Added: 0060806 | |
2013-08-30 13:22 | hgbot | Checkin | |
2013-08-30 13:22 | hgbot | Note Added: 0060836 | |
2013-09-10 09:54 | hgbot | Checkin | |
2013-09-10 09:54 | hgbot | Note Added: 0060995 | |
2013-09-17 17:52 | marvintm | Review Assigned To | => marvintm |
2013-09-17 17:52 | marvintm | Status | resolved => closed |
2013-09-17 17:52 | marvintm | Fixed in Version | => RMP27 |
Copyright © 2000 - 2009 MantisBT Group |