Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0029438 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | minor | always | 2015-03-27 10:55 | 2015-04-13 17:29 | |||
Reporter | marvintm | View Status | public | |||||
Assigned To | aaroncalero | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | RR15Q1.3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | RR15Q1.3 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | adrianromero | |||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0029438: Default payment method is not correctly selected in the keyboard | |||||||
Description | In the Web POS, in the POS Terminal Type window you can select which payment method will be set by default when the user pays. If no payment method is picked, a payment method is automatically selected according to some rules. The payment method is correctly set in the Web POS, so if a payment is done without explicitly selecting a payment method then the default one is used. However, this default payment method is not used to select a payment method button in the keyboard. This means that when you go to pay in the Web POS, the keyboard doesn't change. So for example, if the payment method is of type cash, you don't see the coins buttons automatically shown, and you need to manually select the button for them to appear. | |||||||
Steps To Reproduce | - Log in the Web POS. - Create a ticket with one line. - Click on the total button. - Pay the ticket with the "Pay all" button. Realize that a payment of cash is created (this is correct, it means that a default payment method was picked). - Realize that the keyboard doesn't display any coins, even though the selected payment method is of type cash. Realize also that the button for this payment method is not "green". | |||||||
Tags | Approved | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0076464) Orekaria (administrator) 2015-04-13 11:44 |
Repository: retail/backports/3.0RR15Q1.3/org.openbravo.mobile.core Changeset: a18f410a9b54fd962faa7b71c9bcd17d21c16e30 Author: Aaron Calero <aaron.calero <at> openbravo.com> Date: Tue Mar 31 10:50:33 2015 +0200 URL: http://code.openbravo.com/retail/backports/3.0RR15Q1.3/org.openbravo.mobile.core/rev/a18f410a9b54fd962faa7b71c9bcd17d21c16e30 [^] [^] Fixed issue 29437: Default payment method is not correctly selected in the keyboard The problem was that the function used to clear the input area of the keyboard after tapping the total amount button was setting the status of the keyboard as empty. This was causing the default payment method to be deselected. Now a new function has been created to clear the input area of the keyboard without modifying its status. --- M web/org.openbravo.mobile.core/source/component/ob-keyboard.js --- |
(0076495) adrianromero (manager) 2015-04-13 17:29 |
Reviewed |
Issue History | |||
Date Modified | Username | Field | Change |
2015-03-27 11:12 | marvintm | Type | defect => backport |
2015-03-27 11:12 | marvintm | Target Version | RR15Q2 => RR15Q1.3 |
2015-03-27 13:53 | dmitry_mezentsev | Tag Attached: Approved | |
2015-04-13 11:44 | Orekaria | Note Added: 0076464 | |
2015-04-13 11:44 | Orekaria | Status | scheduled => resolved |
2015-04-13 11:44 | Orekaria | Fixed in Version | => RR15Q1.3 |
2015-04-13 11:44 | Orekaria | Resolution | open => fixed |
2015-04-13 17:29 | adrianromero | Review Assigned To | => adrianromero |
2015-04-13 17:29 | adrianromero | Note Added: 0076495 | |
2015-04-13 17:29 | adrianromero | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |