Openbravo Issue Tracking System - Retail Modules
View Issue Details
0042641Retail ModulesWeb POSpublic2019-12-24 10:332020-01-23 08:00
Leyre 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR20Q2 
guilleaer
No
0042641: Problem clicking on "enter" when a payment method that belongs to a provider group is defined by default.
Problem clicking on "enter" when a payment method that belongs to a provider group/payment provider is defined by default.
BACKEND:
1. Define a payment method that belongs to a provider group/payment provider by default for a POS Terminal:
   1.1 Channel - Touchpoint Type -> Payment method field (Openbravo POS Terminal Configuration)

Web POS:
1. Go to Web POS
2. Add product
3. Click total
4. Enter a number and click enter

Verify that the payment method button defined by default (and that belongs to a provider group/payment provider) is not selected by default on the Web POS screen , and therefore the "enter" key will not continue the operation.

If not default payment method is defined in the Backend, any other payment method button is selected by default and the "enter" key continues with the payment. See paymentcash.png
No tags attached.
related to defect 0043258 closed psarobe When grouping payment methods using payment provider cannot be deactivated to not use when refunding 
png paymentcash.png (81,803) 2020-01-08 15:32
https://issues.openbravo.com/file_download.php?file_id=13778&type=bug
png
Issue History
2019-12-24 10:33LeyreNew Issue
2019-12-24 10:33LeyreAssigned To => Retail
2019-12-24 10:33LeyreResolution time => 1578956400
2019-12-24 10:33LeyreTriggers an Emergency Pack => No
2019-12-26 04:32jorgewederagoIssue Monitored: jorgewederago
2020-01-08 07:57ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2020-01-08 11:29ranjith_qualiantech_comStatusnew => scheduled
2020-01-08 15:32LeyreSummaryError clicking on "enter" when a payment method that belongs to a provider group is defined by default. => Problem clicking on "enter" when a payment method that belongs to a provider group is defined by default.
2020-01-08 15:32LeyreDescription Updatedbug_revision_view_page.php?rev_id=20052#r20052
2020-01-08 15:32LeyreSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=20054#r20054
2020-01-08 15:32LeyreFile Added: paymentcash.png
2020-01-14 07:45hgbotCheckin
2020-01-14 07:45hgbotNote Added: 0116818
2020-01-14 07:45hgbotStatusscheduled => resolved
2020-01-14 07:45hgbotResolutionopen => fixed
2020-01-14 07:45hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b184a72344c8ee61c720ea8a3559f1a495162f0b [^]
2020-01-17 14:52adrianromeroReview Assigned To => adrianromero
2020-01-23 08:00guilleaerReview Assigned Toadrianromero => guilleaer
2020-01-23 08:00guilleaerStatusresolved => closed
2020-01-23 08:00guilleaerFixed in Version => RR20Q2
2020-02-20 16:29guilleaerRelationship addedrelated to 0043258

Notes
(0116818)
hgbot   
2020-01-14 07:45   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: b184a72344c8ee61c720ea8a3559f1a495162f0b
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Jan 14 12:15:11 2020 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b184a72344c8ee61c720ea8a3559f1a495162f0b [^]

Fixed issue 42641 : Payment method command should be ProviderId if provider is defined

* If Payment provider is defined for Payment method,
  keyboard status and command should be updated be Payment Provider Id

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