Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0052023 | Retail Modules | Selfcheckout | public | 2023-03-31 07:17 | 2023-05-08 13:22 |
|
Reporter | jonae | |
Assigned To | jonae | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0052023: Adding events api to selfcheckout functionality |
Description | The self checkout functionality has partially implemented the api to manage events. Thanks to this feature the messages for display, enhanced display and print document will be implemented. |
Steps To Reproduce | The self checkout functionality has partially implemented the api to manage events. Thanks to this feature the messages for display, enhanced display and print document will be implemented. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2023-03-31 07:17 | jonae | New Issue | |
2023-03-31 07:17 | jonae | Assigned To | => jonae |
2023-03-31 07:17 | jonae | OBNetwork customer | => No |
2023-03-31 07:17 | jonae | Triggers an Emergency Pack | => No |
2023-03-31 07:23 | hgbot | Merge Request Status | => open |
2023-03-31 07:23 | hgbot | Note Added: 0148139 | |
2023-03-31 07:45 | hgbot | Note Added: 0148140 | |
2023-04-13 10:55 | hgbot | Note Added: 0148428 | |
2023-05-08 12:55 | hgbot | Merge Request Status | open => approved |
2023-05-08 13:22 | hgbot | Resolution | open => fixed |
2023-05-08 13:22 | hgbot | Status | new => closed |
2023-05-08 13:22 | hgbot | Note Added: 0149425 | |
2023-05-08 13:22 | hgbot | Note Added: 0149426 | |
Notes |
|
(0148139)
|
hgbot
|
2023-03-31 07:23
|
|
|
|
(0148140)
|
hgbot
|
2023-03-31 07:45
|
|
|
|
(0148428)
|
hgbot
|
2023-04-13 10:55
|
|
|
|
(0149425)
|
hgbot
|
2023-05-08 13:22
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.scoclient [^]
Changeset: b7f62350f5c4c5dd3f2125451ca10d8878b82e13
Author: Adrián Romero <adrian.romero@openbravo.com>
Date: 08-05-2023 13:20:57
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.scoclient/-/commit/b7f62350f5c4c5dd3f2125451ca10d8878b82e13 [^]
Fixes ISSUE-52023: Adding events api to selfcheckout functionality
---
A src-db/database/sourcedata/AD_MESSAGE.xml
A src-db/database/sourcedata/AD_MODULE.xml
A src-db/database/sourcedata/AD_MODULE_DBPREFIX.xml
A src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
A src-db/database/sourcedata/AD_PACKAGE.xml
A src/org/openbravo/events/scoclient/SCOCLIComponentProvider.java
A web/org.openbravo.events.scoclient/assets/css/iconography.css
A web/org.openbravo.events.scoclient/assets/css/ob-scocli.css
A web/org.openbravo.events.scoclient/assets/icons/approved.png
A web/org.openbravo.events.scoclient/assets/icons/insertPin.png
A web/org.openbravo.events.scoclient/assets/icons/printreceipt.svg
A web/org.openbravo.events.scoclient/assets/icons/processerror.svg
A web/org.openbravo.events.scoclient/assets/icons/processquestion.svg
A web/org.openbravo.events.scoclient/assets/icons/processsuccess.svg
A web/org.openbravo.events.scoclient/assets/icons/transactionerror.svg
A web/org.openbravo.events.scoclient/assets/icons/transactionsuccess.svg
A web/org.openbravo.events.scoclient/assets/img/SafePay.svg
A web/org.openbravo.events.scoclient/source/actions/doDataDisplayMessage.js
A web/org.openbravo.events.scoclient/source/actions/doDisplayMessage.js
A web/org.openbravo.events.scoclient/source/components/scohandler.js
A web/org.openbravo.events.scoclient/source/events/eventsapi.js
A web/org.openbravo.events.scoclient/source/panels/dataDisplayMessage.js
A web/org.openbravo.events.scoclient/source/panels/displayMessage.js
A web/org.openbravo.events.scoclient/source/steps/dataDisplayMessage.js
A web/org.openbravo.events.scoclient/source/steps/displayMessage.js
---
|
|
|
(0149426)
|
hgbot
|
2023-05-08 13:22
|
|
|