Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030879Retail ModulesWeb POSpublic2015-09-21 15:192015-12-09 18:33
mtaal 
ranjith_qualiantech_com 
normalminorhave not tried
closedfixed 
5
 
RR16Q1 
guilleaer
No
0030879: More button not shown in list of payment methods
Next to the numeric pad there is a list of buttons with payment methods. If there are too many to fit then there should be a More... button to open the complete list.

Define payment methods also for the terminal, I added about 6, all registering the payment as credit
Login to webpos
Create a ticket
Press the pay button
See that there are payment methods and the bottom button is called cash
Press the cash button, it changes to More...

It should have had the label More... from the start
No tags attached.
has duplicate defect 0032958 closed Retail receipt without lines but with a specific Customer is deleted 
png Selection_013.png (237,152) 2015-09-21 15:19
https://issues.openbravo.com/file_download.php?file_id=8464&type=bug
png

png Selection_014.png (232,914) 2015-09-21 15:19
https://issues.openbravo.com/file_download.php?file_id=8465&type=bug
png

png Selection_015.png (163,008) 2015-09-21 15:19
https://issues.openbravo.com/file_download.php?file_id=8466&type=bug
png
Issue History
2015-09-21 15:19mtaalNew Issue
2015-09-21 15:19mtaalAssigned To => Retail
2015-09-21 15:19mtaalFile Added: Selection_013.png
2015-09-21 15:19mtaalTriggers an Emergency Pack => No
2015-09-21 15:19mtaalFile Added: Selection_014.png
2015-09-21 15:19mtaalFile Added: Selection_015.png
2015-09-28 18:17OrekariaTarget VersionRR15Q4 =>
2015-11-25 12:57ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2015-11-25 12:57ranjith_qualiantech_comStatusnew => scheduled
2015-12-09 11:25hgbotCheckin
2015-12-09 11:25hgbotNote Added: 0082611
2015-12-09 11:25hgbotStatusscheduled => resolved
2015-12-09 11:25hgbotResolutionopen => fixed
2015-12-09 11:25hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/78f132fb614a958ef4d1e075c6e343a0330b07ce [^]
2015-12-09 11:25hgbotCheckin
2015-12-09 11:25hgbotNote Added: 0082612
2015-12-09 17:46OrekariaReview Assigned To => mtaal
2015-12-09 18:33guilleaerReview Assigned Tomtaal => guilleaer
2015-12-09 18:33guilleaerNote Added: 0082627
2015-12-09 18:33guilleaerStatusresolved => closed
2015-12-09 18:33guilleaerFixed in Version => RR16Q1
2015-12-09 18:35guilleaerNote Edited: 0082627bug_revision_view_page.php?bugnote_id=0082627#r10433
2016-05-18 12:47malsasuaRelationship addedhas duplicate 0032958

Notes
(0082611)
hgbot   
2015-12-09 11:25   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 78f132fb614a958ef4d1e075c6e343a0330b07ce
Author: Ranjith <ranjith <at> qualiantech.com>
Date: Wed Dec 09 15:54:09 2015 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/78f132fb614a958ef4d1e075c6e343a0330b07ce [^]

Fixes issue 30879 : Show More Button by default in Payment Method if there are more than 5 Payment Types

If Payment types are more than 5 and default payment type(Cash) is not present in first four,
then More Button label will be displayed as "More... (Cash)", if we click it, it will display the Payment Type Popup.

If Selected Payment Type is not present in the Side Button Payment Type List, then
More Button Label will display as "More... (**)", ** = Selected Payment Type.

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/keyboard-toolbars.js
---
(0082612)
hgbot   
2015-12-09 11:25   
Repository: tools/automation/pi-mobile
Changeset: 086f77bccf38ad2a7f36214e43856db79f7a7e18
Author: Ranjith <ranjith <at> qualiantech.com>
Date: Wed Dec 09 15:52:24 2015 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/086f77bccf38ad2a7f36214e43856db79f7a7e18 [^]

Verifies issue 30879: Added automated test 'I30879_CheckMorePaymentMethodDisplay'

---
M src-test/org/openbravo/test/mobile/common/selenium/javascript/TestId.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/giftcards/I30841_ReturnLineButtonNotClickeable.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/giftcards/PayTicketWithGiftCard.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I30879_CheckMorePaymentMethodDisplay.java
---
(0082627)
guilleaer   
2015-12-09 18:33   
(edited on: 2015-12-09 18:35)
This issue is closed because the fix provided is working fine. However, during the review, some issues related to this functionality have been detected:

https://issues.openbravo.com/view.php?id=31679 [^]
https://issues.openbravo.com/view.php?id=31678 [^]
https://issues.openbravo.com/view.php?id=31677 [^]
https://issues.openbravo.com/view.php?id=31675 [^]