Openbravo Issue Tracking System - Retail Modules
View Issue Details
0052023Retail ModulesSelfcheckoutpublic2023-03-31 07:172023-05-08 13:22
jonae 
jonae 
normalmajorhave not tried
closedfixed 
5
 
 
No
0052023: Adding events api to selfcheckout functionality
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.
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.
No tags attached.
Issue History
2023-03-31 07:17jonaeNew Issue
2023-03-31 07:17jonaeAssigned To => jonae
2023-03-31 07:17jonaeTriggers an Emergency Pack => No
2023-03-31 07:23hgbotNote Added: 0148139
2023-03-31 07:45hgbotNote Added: 0148140
2023-04-13 10:55hgbotNote Added: 0148428
2023-05-08 13:22hgbotResolutionopen => fixed
2023-05-08 13:22hgbotStatusnew => closed
2023-05-08 13:22hgbotNote Added: 0149425
2023-05-08 13:22hgbotNote Added: 0149426

Notes
(0148139)
hgbot   
2023-03-31 07:23   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.scoclient/-/merge_requests/1 [^]
(0148140)
hgbot   
2023-03-31 07:45   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.selfcheckout/-/merge_requests/39 [^]
(0148428)
hgbot   
2023-04-13 10:55   
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.selfcheckout/-/merge_requests/39 [^]
(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   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.events.scoclient/-/merge_requests/1 [^]