Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0042499 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | have not tried | 2019-12-10 10:54 | 2020-02-17 08:26 | |||
Reporter | malsasua | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR20Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 7fcfb4882b13 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | guilleaer | |||||||
OBNetwork customer | Gold | |||||||
Support ticket | 12090 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0042499: It is possible to do double click in Open Receipt/Verified Return selectors | |||||||
Description | In Open Receipt and Verified Return selectors, exists asynchrony between click is done and "Loading" window is displayed For this reason, it is possible to do double click | |||||||
Steps To Reproduce | login in POS open menu click in Open Receipt selector click in search button-> receipts are displayed error: double click can be done in the receipts displayed | |||||||
Proposed Solution | . when click is done in Selector: - replace "showLoading" by one new process ("LoadPaidReceipts") that it opens scrim before to the first asynchrony point | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0117046) hgbot (developer) 2020-01-19 17:07 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: c24f3e074d8dddb0f7b1bc7d8e2886f1b48232bc Author: Rafael Queralta <rafaelcuba81 <at> gmail.com> Date: Wed Dec 18 13:40:05 2019 -0500 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c24f3e074d8dddb0f7b1bc7d8e2886f1b48232bc [^] Fixed issue 42499: It is possible to do double click in Open Receipt/Verified Return selectors - OB.UTIL.showLoading was replaced by a new mobile process ("LoadPaidReceipts") --- M src-db/database/sourcedata/OBMOBC_PROCESS_DEFINITION.xml M web/org.openbravo.retail.posterminal/js/model/order.js M web/org.openbravo.retail.posterminal/js/utils/orderSelectorUtils.js --- |
(0117047) hgbot (developer) 2020-01-19 19:24 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 8d39eb10ff6865d68e395b3fd7a8a5e68e3f55f1 Author: Rafael Queralta <rafaelcuba81 <at> gmail.com> Date: Sun Jan 19 13:23:35 2020 -0500 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8d39eb10ff6865d68e395b3fd7a8a5e68e3f55f1 [^] Fixed issue 42499: It is possible to do double click in Open Receipt/Verified Return selectors - Backed out changeset: c24f3e074d8d --- M src-db/database/sourcedata/OBMOBC_PROCESS_DEFINITION.xml M web/org.openbravo.retail.posterminal/js/model/order.js M web/org.openbravo.retail.posterminal/js/utils/orderSelectorUtils.js --- |
(0117839) hgbot (developer) 2020-02-17 06:39 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 7fcfb4882b136a6b4501842072c90cb121c049c8 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Mon Feb 17 11:08:37 2020 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7fcfb4882b136a6b4501842072c90cb121c049c8 [^] Fixed issue 42499 : Added ProcessController when clicking receipt in selector * Selector should be closed before loading the receipt * showLoading is replaced by "Load Paid Receipts" Process Contoller --- M src-db/database/sourcedata/OBMOBC_PROCESS_DEFINITION.xml M web/org.openbravo.retail.posterminal/js/components/modalorderselector.js M web/org.openbravo.retail.posterminal/js/utils/orderSelectorUtils.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2019-12-10 10:54 | malsasua | New Issue | |
2019-12-10 10:54 | malsasua | Assigned To | => Retail |
2019-12-10 10:54 | malsasua | OBNetwork customer | => Gold |
2019-12-10 10:54 | malsasua | Support ticket | => 12090 |
2019-12-10 10:54 | malsasua | Resolution time | => 1577660400 |
2019-12-10 10:54 | malsasua | Triggers an Emergency Pack | => No |
2019-12-10 17:50 | ngarcia | Relationship added | related to 0042190 |
2019-12-13 14:38 | rqueralta | Assigned To | Retail => rqueralta |
2020-01-19 17:07 | hgbot | Checkin | |
2020-01-19 17:07 | hgbot | Note Added: 0117046 | |
2020-01-19 17:07 | hgbot | Status | new => resolved |
2020-01-19 17:07 | hgbot | Resolution | open => fixed |
2020-01-19 17:07 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c24f3e074d8dddb0f7b1bc7d8e2886f1b48232bc [^] |
2020-01-19 19:24 | hgbot | Checkin | |
2020-01-19 19:24 | hgbot | Note Added: 0117047 | |
2020-01-19 19:24 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c24f3e074d8dddb0f7b1bc7d8e2886f1b48232bc [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8d39eb10ff6865d68e395b3fd7a8a5e68e3f55f1 [^] |
2020-01-24 18:09 | guilleaer | Status | resolved => new |
2020-01-24 18:09 | guilleaer | Resolution | fixed => open |
2020-01-24 18:09 | guilleaer | Status | new => scheduled |
2020-02-12 13:47 | ranjith_qualiantech_com | Assigned To | rqueralta => ranjith_qualiantech_com |
2020-02-17 06:39 | hgbot | Checkin | |
2020-02-17 06:39 | hgbot | Note Added: 0117839 | |
2020-02-17 06:39 | hgbot | Status | scheduled => resolved |
2020-02-17 06:39 | hgbot | Resolution | open => fixed |
2020-02-17 06:39 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8d39eb10ff6865d68e395b3fd7a8a5e68e3f55f1 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7fcfb4882b136a6b4501842072c90cb121c049c8 [^] |
2020-02-17 08:26 | guilleaer | Review Assigned To | => guilleaer |
2020-02-17 08:26 | guilleaer | Status | resolved => closed |
2020-02-17 08:26 | guilleaer | Fixed in Version | => RR20Q2 |
Copyright © 2000 - 2009 MantisBT Group |