Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0041835 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Retail Modules] Web POS | minor | have not tried | 2019-09-18 12:43 | 2019-09-24 18:08 | |||
Reporter | adrianromero | View Status | public | |||||
Assigned To | adrianromero | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR19Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 7dd07a9ebe53 | ||||
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 | marvintm | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0041835: Add confirm dialog function that return a Promise | |||||||
Description | To work better with other async functions based in Promises it is needed a wrapper for the function OB.UTIL.showConfirmation.display() that return a Promise that succeeds in the case the user presses OK and fails if CANCEL | |||||||
Steps To Reproduce | N/A | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0114633) hgbot (developer) 2019-09-18 12:46 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 7dd07a9ebe53b77bc8ba01b9924487ac24d55307 Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Wed Sep 18 12:46:25 2019 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/7dd07a9ebe53b77bc8ba01b9924487ac24d55307 [^] Fixes issue 41835: Add confirm dialog function that return a Promise It also removes OB.UTIL.question as it is already replaced by the new function OB.DIALOGS.confirm --- M src/org/openbravo/mobile/core/MobileCoreComponentProvider.java M web/org.openbravo.mobile.core/source/utils/ob-utilitiesui.js A web/org.openbravo.mobile.core/source/utils/dialogs.js --- |
(0114635) hgbot (developer) 2019-09-18 12:49 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 986aac8a043fe37d8f494a92d7071dc1172c5125 Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Wed Sep 18 12:48:59 2019 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/986aac8a043fe37d8f494a92d7071dc1172c5125 [^] Related to issue 41835: Add confirm dialog function that return a Promise Uses the new OB.UTILS.confirm function --- M web/org.openbravo.retail.posterminal/js/actions/changeprice.js M web/org.openbravo.retail.posterminal/js/actions/changequantity.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2019-09-18 12:43 | adrianromero | New Issue | |
2019-09-18 12:43 | adrianromero | Assigned To | => adrianromero |
2019-09-18 12:43 | adrianromero | OBNetwork customer | => No |
2019-09-18 12:43 | adrianromero | Triggers an Emergency Pack | => No |
2019-09-18 12:44 | adrianromero | Review Assigned To | => marvintm |
2019-09-18 12:46 | hgbot | Checkin | |
2019-09-18 12:46 | hgbot | Note Added: 0114633 | |
2019-09-18 12:46 | hgbot | Status | new => resolved |
2019-09-18 12:46 | hgbot | Resolution | open => fixed |
2019-09-18 12:46 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/7dd07a9ebe53b77bc8ba01b9924487ac24d55307 [^] |
2019-09-18 12:49 | hgbot | Checkin | |
2019-09-18 12:49 | hgbot | Note Added: 0114635 | |
2019-09-24 18:08 | marvintm | Status | resolved => closed |
2019-09-24 18:08 | marvintm | Fixed in Version | => RR19Q4 |
Copyright © 2000 - 2009 MantisBT Group |