Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0034786 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
design defect | [Retail Modules] Web POS | major | always | 2016-12-20 12:59 | 2017-01-24 09:32 | |||
Reporter | ranjith_qualiantech_com | View Status | public | |||||
Assigned To | guilleaer | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR17Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 530f8d565b09 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | marvintm | |||||||
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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | org.openbravo.mobile.core.diff [^] (2,948 bytes) 2017-01-11 22:15 [Show Content] | |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
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 |