Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0032021
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminoralways2016-01-27 12:402016-02-15 08:55
ReporterguillermogilView Statuspublic 
Assigned Toranjith_qualiantech_com 
PriorityimmediateResolutionfixedFixed in VersionRR16Q2
StatusclosedFix in branchFixed in SCM revisiondee7a4bdfa2b
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0032021: Payment methods on "More" gets duplicated

DescriptionThe payment methods that are on "More..." button gets duplicated every time you go to cash management or cash up window.
See attached screenshot
Steps To ReproduceHaving 6 or more payment methods defined

1.- Create a ticket
2.- Verify that on more button appears the properly payment method
3.- Go to cash up and cancel it
4.- Go to pay a ticket and verify that the payment methods got duplicated
TagsNo tags attached.
Attached Filespng file icon Screenshot from 2016-01-27 12:34:54.png [^] (149,409 bytes) 2016-01-27 12:40


png file icon Screenshot from 2016-01-27 12:35:14.png [^] (147,572 bytes) 2016-01-27 12:40

- Relationships Relation Graph ] Dependency Graph ]
duplicate of defect 0031718 closedranjith_qualiantech_com [SERQA 486]payment type "gift card" is not displayed when there is 6 payment methods 
related to defect 0028629 closedmarvintm Gifts and vouched payment method duplicate after a Cashup 
depends on backport 0032122RR16Q1 closedguilleaer Payment methods on "More" gets duplicated 
causes defect 0033700 closedranjith_qualiantech_com Payments from More Button are throwing JS Errors. 

-  Notes
(0083640)
dmitry_mezentsev (developer)
2016-01-27 17:20

Not a big deal, but just to be aligned http://wiki.openbravo.com/wiki/Bug_Reporting_Guidelines#How_to_Choose_the_Right_Severity [^]
(0083657)
Orekaria (administrator)
2016-01-28 12:44

Fixed in https://issues.openbravo.com/view.php?id=31718 [^]
(0083659)
marvintm (manager)
2016-01-28 13:40

The fix for issue 31718 did not fix this problem, it is still happening.
(0083869)
hgbot (developer)
2016-02-03 08:23

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 1dd3c5f179c200f029b83750826e56a4f49b70e3
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Feb 03 12:52:36 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1dd3c5f179c200f029b83750826e56a4f49b70e3 [^]

Fixes issue 32021 : Overwrite Payment Method Side button List if already exists in list

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/keyboard-toolbars.js
---
(0083870)
hgbot (developer)
2016-02-03 08:23

Repository: tools/automation/pi-mobile
Changeset: 551bc1587541d05881316dbc2bc9fb78086563e4
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Feb 03 12:51:51 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/551bc1587541d05881316dbc2bc9fb78086563e4 [^]

Verifies issue 32021: Added automated test 'I32021_VerifyPaymentMethodWithMoreButton'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I32021_VerifyPaymentMethodWithMoreButton.java
---
(0083925)
guillermogil (manager)
2016-02-04 12:59

The fix should not add the new button instead of removing the newly added button. Also a function should be created in order to avoid duplicated code.
(0083935)
hgbot (developer)
2016-02-05 07:12

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 113a53cabe0aa980ee441494f88914687f026582
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Feb 05 11:41:39 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/113a53cabe0aa980ee441494f88914687f026582 [^]

Fixes issue 32021 : Discard Payment Method Side button List if already exists in list

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/keyboard-toolbars.js
---
(0083966)
guillermogil (manager)
2016-02-05 13:27
edited on: 2016-02-05 13:28

Why do you compare integers if they are not used? It should be a boolean filter

(0083998)
marvintm (manager)
2016-02-08 11:30

The call to _.find needs to be changed because now as it is defined is a bit confusing. Maybe it can be replaced by a normal for/while with an early exit via a break.
(0084032)
hgbot (developer)
2016-02-09 10:10

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: dee7a4bdfa2b7551266f699c6c233ad7d8689396
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Feb 09 14:39:40 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/dee7a4bdfa2b7551266f699c6c233ad7d8689396 [^]

Fixed issue 32021 : Discard Payment Method Side button List if already exists in list

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

- Issue History
Date Modified Username Field Change
2016-01-27 12:40 guillermogil New Issue
2016-01-27 12:40 guillermogil Assigned To => Retail
2016-01-27 12:40 guillermogil Triggers an Emergency Pack => No
2016-01-27 12:40 guillermogil File Added: Screenshot from 2016-01-27 12:34:54.png
2016-01-27 12:40 guillermogil File Added: Screenshot from 2016-01-27 12:35:14.png
2016-01-27 12:45 guillermogil Resolution time => 1454022000
2016-01-27 12:59 lorenzofidalgo Relationship added related to 0028629
2016-01-27 17:20 dmitry_mezentsev Note Added: 0083640
2016-01-27 17:20 dmitry_mezentsev Severity major => minor
2016-01-28 12:43 Orekaria Review Assigned To => Orekaria
2016-01-28 12:43 Orekaria Status new => closed
2016-01-28 12:43 Orekaria Fixed in Version => RR16Q2
2016-01-28 12:44 Orekaria Note Added: 0083657
2016-01-28 12:44 Orekaria Relationship added duplicate of 0031718
2016-01-28 13:40 marvintm Note Added: 0083659
2016-01-28 13:40 marvintm Status closed => new
2016-01-28 13:40 marvintm Fixed in Version RR16Q2 =>
2016-01-28 13:41 marvintm Relationship deleted 0031718
2016-01-28 13:50 Orekaria Status new => acknowledged
2016-02-01 13:53 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2016-02-01 13:53 ranjith_qualiantech_com Status acknowledged => scheduled
2016-02-03 08:23 hgbot Checkin
2016-02-03 08:23 hgbot Note Added: 0083869
2016-02-03 08:23 hgbot Status scheduled => resolved
2016-02-03 08:23 hgbot Resolution open => fixed
2016-02-03 08:23 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1dd3c5f179c200f029b83750826e56a4f49b70e3 [^]
2016-02-03 08:23 hgbot Checkin
2016-02-03 08:23 hgbot Note Added: 0083870
2016-02-03 19:55 marvintm Review Assigned To Orekaria => marvintm
2016-02-03 19:55 marvintm Status resolved => closed
2016-02-03 19:55 marvintm Fixed in Version => RR16Q2
2016-02-04 12:18 Orekaria Status closed => new
2016-02-04 12:18 Orekaria Resolution fixed => open
2016-02-04 12:18 Orekaria Fixed in Version RR16Q2 =>
2016-02-04 12:18 Orekaria Status new => scheduled
2016-02-04 12:18 Orekaria Relationship added duplicate of 0031718
2016-02-04 12:18 Orekaria Status scheduled => resolved
2016-02-04 12:18 Orekaria Fixed in Version => RR16Q2
2016-02-04 12:18 Orekaria Resolution open => fixed
2016-02-04 12:19 Orekaria Status resolved => closed
2016-02-04 12:59 guillermogil Note Added: 0083925
2016-02-04 12:59 guillermogil Status closed => new
2016-02-04 12:59 guillermogil Resolution fixed => open
2016-02-04 12:59 guillermogil Fixed in Version RR16Q2 =>
2016-02-04 12:59 guillermogil Status new => scheduled
2016-02-05 07:12 hgbot Checkin
2016-02-05 07:12 hgbot Note Added: 0083935
2016-02-05 07:12 hgbot Status scheduled => resolved
2016-02-05 07:12 hgbot Resolution open => fixed
2016-02-05 07:12 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1dd3c5f179c200f029b83750826e56a4f49b70e3 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/113a53cabe0aa980ee441494f88914687f026582 [^]
2016-02-05 13:27 guillermogil Note Added: 0083966
2016-02-05 13:27 guillermogil Note Edited: 0083966 View Revisions
2016-02-05 13:28 guillermogil Note Edited: 0083966 View Revisions
2016-02-08 11:30 marvintm Note Added: 0083998
2016-02-08 11:30 marvintm Status resolved => new
2016-02-08 11:30 marvintm Resolution fixed => open
2016-02-08 11:31 marvintm Status new => scheduled
2016-02-09 10:10 hgbot Checkin
2016-02-09 10:10 hgbot Note Added: 0084032
2016-02-09 10:10 hgbot Status scheduled => resolved
2016-02-09 10:10 hgbot Resolution open => fixed
2016-02-09 10:10 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/113a53cabe0aa980ee441494f88914687f026582 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/dee7a4bdfa2b7551266f699c6c233ad7d8689396 [^]
2016-02-15 08:55 marvintm Status resolved => closed
2016-02-15 08:55 marvintm Fixed in Version => RR16Q2
2016-08-12 12:24 simbu94 Relationship added causes 0033700


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker