Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037568Retail ModulesWeb POSpublic2017-12-29 12:062018-01-09 13:52
mrecasens 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
30Openbravo Appliance 14.04
 
RR18Q2 
marvintm
No
0037568: Cannot use coin keypad when Payment method belongs to a POS Payment Method Category
When the cash payment method is in a payment method category (like "Other Cash"), it has to be accessed in two clicks (1st clicking on the category, 2nd clicking the actual cash currency) the coin keypad disappears and the numeric keypad is shown instead.
If instead you cycle through the possible cash payment methods via the top-down button (€, €, €,...), you end up getting to the desired coin pad.
1. Go to backoffice and create a new "POS Payment Method Categories" record: "Cash other"
2. In "POS Terminal Type", go to "VBS POS Terminal Type"
3. In tab "Payment Method", select "USA Cash" and assign to "POS Payment Method Category" the value "Cash other"

1. Log into WebPOS, e.g. https://livebuilds.openbravo.com/retail_pi_pgsql/web/org.openbravo.retail.posterminal/?terminal=VBS-1#retail.pointofsale [^]
2. Add any product to the present ticket
3. Click on the amount to proceed to payment
=> See that the payment method selected by default is "Cash" and the numeric pad is showing its denominations (i.e., 0.01, 0.05, 0.10, 0.25, 0.50, 1, 5, 10, 20, 50).
4. Click on "Cash other" and then on "USA Cash"
=> See that the ticket to be paid is shown in USD, but the numerical pad is showing numbers [0-9].
You would expect to see the coin keypad for USD.
No tags attached.
Issue History
2017-12-29 12:06mrecasensNew Issue
2017-12-29 12:06mrecasensAssigned To => Retail
2017-12-29 12:06mrecasensTriggers an Emergency Pack => No
2018-01-02 10:21mrecasensResolution time => 1515711600
2018-01-04 11:35ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2018-01-05 12:55ranjith_qualiantech_comStatusnew => scheduled
2018-01-05 13:50hgbotCheckin
2018-01-05 13:50hgbotNote Added: 0101597
2018-01-05 13:50hgbotStatusscheduled => resolved
2018-01-05 13:50hgbotResolutionopen => fixed
2018-01-05 13:50hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4d09dc47470033ca966c0bd2d91cd1cfadf094fa [^]
2018-01-09 13:52marvintmReview Assigned To => marvintm
2018-01-09 13:52marvintmStatusresolved => closed
2018-01-09 13:52marvintmFixed in Version => RR18Q2

Notes
(0101597)
hgbot   
2018-01-05 13:50   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 4d09dc47470033ca966c0bd2d91cd1cfadf094fa
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Jan 05 18:20:34 2018 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4d09dc47470033ca966c0bd2d91cd1cfadf094fa [^]

Fixed issue 37568 : Show keyboard on payment selection in payment category popup

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/keyboard-toolbars.js
---