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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0034786
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[Retail Modules] Web POSmajoralways2016-12-20 12:592017-01-24 09:32
Reporterranjith_qualiantech_comView Statuspublic 
Assigned Toguilleaer 
PriorityhighResolutionfixedFixed in VersionRR17Q2
StatusclosedFix in branchFixed in SCM revision530f8d565b09
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

0034786: Payment Method Popup ID Duplicated After Completing Ticket

DescriptionPayment Method Popup ID was duplicated, if the Payment Method Popup is opened several times. If ID is duplicated then "Problems in Popup" will be shown
Steps To ReproduceInstance With Gift Card Module
1) Add any product to receipt
2) Click Pay and Click More Button
3) Close Payment Method Popup
4) Complete the ticket
5) IN New Ticket, Add any product to receipt
6) Click Pay and Click More Button

Payment Method Popup ID Duplicated
TagsNo tags attached.
Attached Filesdiff file icon org.openbravo.mobile.core.diff [^] (2,948 bytes) 2017-01-11 22:15 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0034955RR17Q1 closedguilleaer Payment Method Popup ID Duplicated After Completing Ticket 
caused by design defect 0034327 closedranjith_qualiantech_com [UX] If popups are not working properly, an error message should be shown 

-  Notes
(0092855)
hgbot (developer)
2016-12-20 13:19

Repository: tools/automation/pi-mobile
Changeset: 2a16dd690669464f15efce9df0ce6ea60c1a7cb1
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Dec 20 17:49:13 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/2a16dd690669464f15efce9df0ce6ea60c1a7cb1 [^]

Verifies issue 34786 : Modified automated test 'I32981_VerifyGiftCardLineSelection' failed in quarantine

---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/giftcards/I32981_VerifyGiftCardLineSelection.java
---
(0093374)
dbaz (developer)
2017-01-11 22:08

It seems that this is the culprit:

https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/216 [^]

Attached a diff with a draft of a possible fix.
(0093553)
hgbot (developer)
2017-01-13 16:03

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 530f8d565b096a2d1270fe5070bb2cbf274c4d65
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Thu Jan 12 15:35:42 2017 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/530f8d565b096a2d1270fe5070bb2cbf274c4d65 [^]

Fixed issue 34786: More Payment Methods popup has been refactored and it works fine after complete a sale

The popup is now defined in the posterminal window (As we do with the majority of the popups). Buttons which are in the list are generated dynamically when the popup is opened for the first time or when new payments methods have to be added.

---
M src/org/openbravo/retail/posterminal/OBPOSComponentProvider.java
M web/org.openbravo.retail.posterminal/js/pointofsale/view/keyboard-toolbars.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js
A web/org.openbravo.retail.posterminal/js/components/modalmorepaymentmethods.js
---
(0093704)
hgbot (developer)
2017-01-18 16:52

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 7e201e43de542f2df88338219370db1e7a8db420
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Wed Jan 18 16:51:50 2017 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7e201e43de542f2df88338219370db1e7a8db420 [^]

Related to issue 34786: Update copyright year

---
M src/org/openbravo/retail/posterminal/OBPOSComponentProvider.java
M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js
---

- Issue History
Date Modified Username Field Change
2016-12-20 12:59 ranjith_qualiantech_com New Issue
2016-12-20 12:59 ranjith_qualiantech_com Assigned To => Retail
2016-12-20 12:59 ranjith_qualiantech_com Triggers an Emergency Pack => No
2016-12-20 13:14 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2016-12-20 13:14 ranjith_qualiantech_com Status new => scheduled
2016-12-20 13:19 hgbot Checkin
2016-12-20 13:19 hgbot Note Added: 0092855
2017-01-09 10:02 ranjith_qualiantech_com Relationship added caused by 0034327
2017-01-10 16:49 guilleaer Assigned To ranjith_qualiantech_com => guilleaer
2017-01-11 22:08 dbaz Note Added: 0093374
2017-01-11 22:09 dbaz File Added: org.openbravo.mobile.core.diff
2017-01-11 22:15 dbaz File Deleted: org.openbravo.mobile.core.diff
2017-01-11 22:15 dbaz File Added: org.openbravo.mobile.core.diff
2017-01-13 16:03 hgbot Checkin
2017-01-13 16:03 hgbot Note Added: 0093553
2017-01-13 16:03 hgbot Status scheduled => resolved
2017-01-13 16:03 hgbot Resolution open => fixed
2017-01-13 16:03 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/530f8d565b096a2d1270fe5070bb2cbf274c4d65 [^]
2017-01-13 19:35 guilleaer Status resolved => new
2017-01-13 19:35 guilleaer Resolution fixed => open
2017-01-13 19:36 guilleaer Status new => scheduled
2017-01-13 19:36 guilleaer Status scheduled => resolved
2017-01-13 19:36 guilleaer Fixed in Version => RR17Q2
2017-01-13 19:36 guilleaer Resolution open => fixed
2017-01-18 16:52 hgbot Checkin
2017-01-18 16:52 hgbot Note Added: 0093704
2017-01-24 09:32 marvintm Review Assigned To => marvintm
2017-01-24 09:32 marvintm Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker