Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0022444 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | critical | always | 2012-12-02 10:35 | 2012-12-04 11:20 | |||
Reporter | iciordia | View Status | public | |||||
Assigned To | migueldejuana | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | ef832e0f2b8c | ||||
Projection | none | ETA | none | Target Version | RMP17 | |||
OS | Any | Database | Any | Java version | any | |||
OS Version | any | Database version | any | Ant version | any | |||
Product Version | RMP16 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0022444: Cash overpayments in WebPOS when entering the amount using the numeric key pad are not properly registered | |||||||
Description | Instead of setting the overpayment amount as "Change" and setting the payment to the exact Ticket amount, the system is registering an overpayment (although in the UI it displays "Change"). It works fine when the amount is entered using Notes/Coins buttons. | |||||||
Steps To Reproduce | * Create a ticket with Amount 9.90 * Tap on the amount to pay it * Select Cash * Tap on $ an type 10 using the numeric pad (or type 10 using the keyboard) * The system displays: Change 0.10, Cash 9.90 * Confirm * Get the ticket number from the yellow message once it syncs * Go to the back end and check that the payment amount is 10 instead of 9.90 (either in the payment tab in Order or in the financial account) | |||||||
Proposed Solution | If the amount is entered tapping on the note 10, then the information is properly registered. See attached diff for the fix | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0054693) hgbot (developer) 2012-12-04 10:29 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: ef832e0f2b8c8cfdbb07db86a299347cc1d6a966 Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Tue Dec 04 10:29:04 2012 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ef832e0f2b8c8cfdbb07db86a299347cc1d6a966 [^] Fixed issue 22444: Payment in when paying with cash and original keypad works well --- M src/org/openbravo/retail/posterminal/OrderLoader.java --- |
(0054696) adrianromero (viewer) 2012-12-04 11:20 |
Closed for RMP17 |
![]() |
|||
Date Modified | Username | Field | Change |
2012-12-02 10:35 | iciordia | New Issue | |
2012-12-02 10:35 | iciordia | Assigned To | => migueldejuana |
2012-12-02 10:35 | iciordia | File Added: cashTrans.diff | |
2012-12-04 10:29 | hgbot | Checkin | |
2012-12-04 10:29 | hgbot | Note Added: 0054693 | |
2012-12-04 10:29 | hgbot | Status | new => resolved |
2012-12-04 10:29 | hgbot | Resolution | open => fixed |
2012-12-04 10:29 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ef832e0f2b8c8cfdbb07db86a299347cc1d6a966 [^] |
2012-12-04 11:20 | adrianromero | Note Added: 0054696 | |
2012-12-04 11:20 | adrianromero | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |