Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0034786 | Retail Modules | Web POS | public | 2016-12-20 12:59 | 2017-01-24 09:32 |
|
Reporter | ranjith_qualiantech_com | |
Assigned To | guilleaer | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR17Q2 | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0034786: Payment Method Popup ID Duplicated After Completing Ticket |
Description | Payment 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 Reproduce | Instance 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 |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0034955 | RR17Q1 | closed | guilleaer | Payment Method Popup ID Duplicated After Completing Ticket | caused by | design defect | 0034327 | | closed | ranjith_qualiantech_com | [UX] If popups are not working properly, an error message should be shown |
|
Attached Files | org.openbravo.mobile.core.diff (2,948) 2017-01-11 22:15 https://issues.openbravo.com/file_download.php?file_id=10287&type=bug |
|
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 |
Notes |
|
(0092855)
|
hgbot
|
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
|
2017-01-11 22:08
|
|
|
|
(0093553)
|
hgbot
|
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
|
2017-01-18 16:52
|
|
|