Openbravo Issue Tracking System - Retail Modules
View Issue Details
0033700Retail ModulesWeb POSpublic2016-08-12 12:172016-08-23 16:00
Orekaria 
ranjith_qualiantech_com 
normalminoralways
closedfixed 
5
 
RR16Q4 
guilleaer
No
0033700: Payments from More Button are throwing JS Errors.
Payments from More Button are throwing JS Errors.
Add several payment methods
In webPOS.
1. click on "Cash Management" once the window is open, Click on "cancel" (go back to sale window).
2. Add a product to receipt.
3. Click on "more" payment options, Select any one.
4. enter some amount and click on "enter" (you will see JS Error).

Payments are not getting refreshed after changing window from Cash Management to Sale Window.
No tags attached.
caused by defect 0032021 closed ranjith_qualiantech_com Payment methods on "More" gets duplicated 
patch Issue_PaymentJSError.patch (976) 2016-08-12 12:22
https://issues.openbravo.com/file_download.php?file_id=9713&type=bug
Issue History
2016-08-12 12:17OrekariaNew Issue
2016-08-12 12:17OrekariaAssigned To => Retail
2016-08-12 12:17OrekariaTriggers an Emergency Pack => No
2016-08-12 12:21simbu94SummaryMore buttons are duplicated => Payments from More Button are throwing JS Errors.
2016-08-12 12:21simbu94Description Updatedbug_revision_view_page.php?rev_id=12826#r12826
2016-08-12 12:21simbu94Steps to Reproduce Updatedbug_revision_view_page.php?rev_id=12828#r12828
2016-08-12 12:21simbu94Proposed Solution updated
2016-08-12 12:22simbu94File Added: Issue_PaymentJSError.patch
2016-08-12 12:23simbu94Relationship addedcaused by 0006030
2016-08-12 12:23simbu94Relationship deletedcaused by 0006030
2016-08-12 12:24simbu94Relationship addedcaused by 0032021
2016-08-17 10:47ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2016-08-17 10:47ranjith_qualiantech_comStatusnew => scheduled
2016-08-18 06:05hgbotCheckin
2016-08-18 06:05hgbotNote Added: 0089194
2016-08-18 06:06hgbotCheckin
2016-08-18 06:06hgbotNote Added: 0089195
2016-08-18 06:06hgbotStatusscheduled => resolved
2016-08-18 06:06hgbotResolutionopen => fixed
2016-08-18 06:06hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b160aade8e7584fe7f385994850d802b83404938 [^]
2016-08-23 16:00guilleaerReview Assigned To => guilleaer
2016-08-23 16:00guilleaerStatusresolved => closed
2016-08-23 16:00guilleaerFixed in Version => RR16Q4

Notes
(0089194)
hgbot   
2016-08-18 06:05   
Repository: tools/automation/pi-mobile
Changeset: ae71b0a7edcd2776bb48c07f9efb4f018f640e3b
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Aug 18 09:35:01 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/ae71b0a7edcd2776bb48c07f9efb4f018f640e3b [^]

Verifies issue 33700 : Added automated test 'I33700_VerifyPaymentMethodOnReload'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I33700_VerifyPaymentMethodOnReload.java
---
(0089195)
hgbot   
2016-08-18 06:06   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: b160aade8e7584fe7f385994850d802b83404938
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Aug 18 09:35:16 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b160aade8e7584fe7f385994850d802b83404938 [^]

Fixes issue 33700 : Reset popup side payment method buttons whenever reload happens

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