Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0044110 | Retail Modules | Web POS | public | 2020-05-19 17:53 | 2020-05-21 09:54 |
Reporter | adrianromero | ||||
Assigned To | adrianromero | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | RR20Q3 | |||
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 | 0044110: Improve confirmation dialogs with Promises | ||||
Description | With modern Javascript keywords async / await is very convenient to provide a way to display a dialog. if (await OB.DIALOGS.question({ title: 'title', message: 'message' })) { console.log('User pressed OK'); } else { console.log('User pressed CANCEL'); } | ||||
Steps To Reproduce | N/A | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2020-05-19 17:53 | adrianromero | New Issue | |||
2020-05-19 17:53 | adrianromero | Assigned To | => Retail | ||
2020-05-19 17:53 | adrianromero | OBNetwork customer | => No | ||
2020-05-19 17:53 | adrianromero | Triggers an Emergency Pack | => No | ||
2020-05-19 18:10 | adrianromero | Assigned To | Retail => adrianromero | ||
2020-05-19 18:10 | adrianromero | Description Updated | bug_revision_view_page.php?rev_id=21076#r21076 | ||
2020-05-20 09:00 | hgbot | Checkin | |||
2020-05-20 09:00 | hgbot | Note Added: 0120074 | |||
2020-05-20 09:00 | hgbot | Status | new => resolved | ||
2020-05-20 09:00 | hgbot | Resolution | open => fixed | ||
2020-05-20 09:00 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/950a024f4dbcb75d87a1447b5437f064f9aefb63 [^] | ||
2020-05-20 09:04 | adrianromero | Review Assigned To | => marvintm | ||
2020-05-21 09:54 | marvintm | Status | resolved => closed | ||
2020-05-21 09:54 | marvintm | Fixed in Version | => RR20Q3 |
Notes | |||||
|
|||||
|
|