Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0057598 | Retail Modules | Events for Client | public | 2025-01-09 11:08 | 2025-02-05 14:01 |
|
Reporter | ander_flores | |
Assigned To | ander_flores | |
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 | |
Review Assigned To | |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0057598: Client API on Ticket Complete event |
Description | A new Client API on the Ticket Complete event which will execute multiple subscriptions from a single event. |
Steps To Reproduce | 1. Create an Event Subscription using the new Event Complete Ticket Provider as the event.
2. Set to URL to ws://localhost:8090/wslib/devcompleteticket, [^] with test as an Event Subscription Parameter with the value of 1
3. Go to the POS and make an order |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0057487 | | closed | ander_flores | Multiple subscriptions to client events |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2025-01-09 11:08 | ander_flores | New Issue | |
2025-01-09 11:08 | ander_flores | Assigned To | => ander_flores |
2025-01-09 11:08 | ander_flores | Triggers an Emergency Pack | => No |
2025-01-09 11:08 | ander_flores | Relationship added | related to 0057487 |
2025-01-09 14:23 | hgbot | Note Added: 0173947 | |
2025-01-30 16:49 | hgbot | Resolution | open => fixed |
2025-01-30 16:49 | hgbot | Status | new => closed |
2025-01-30 16:49 | hgbot | Note Added: 0174919 | |
2025-01-30 16:49 | hgbot | Note Added: 0174920 | |
2025-01-31 15:11 | hgbot | Note Added: 0174973 | |
2025-02-05 13:59 | hgbot | Note Added: 0175170 | |
2025-02-05 13:59 | hgbot | Note Added: 0175171 | |
2025-02-05 14:01 | hgbot | Note Added: 0175172 | |
Notes |
|
(0173947)
|
hgbot
|
2025-01-09 14:23
|
|
|
|
(0174919)
|
hgbot
|
2025-01-30 16:49
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.events.client [^]
Changeset: 526c1396ae4672353085e8ab4ae3e9c3486cf3d4
Author: Ander Flores <a.flores@orisha.com>
Date: 30-01-2025 15:49:11
URL: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.events.client/-/commit/526c1396ae4672353085e8ab4ae3e9c3486cf3d4 [^]
Fixed ISSUE-57598: Client API for the TicketComplete event
---
A api/org.openbravo.events.client-Client API - Complete Ticket.yml
A api/sections/completeTicketClientAPIProperties-example.yml
A src-db/database/model/modifiedTables/C_INVOICE.xml
A src-db/database/model/modifiedTables/C_ORDER.xml
A src-db/database/sourcedata/AD_FIELDGROUP.xml
A src/org/openbravo/events/client/ClientEvents.java
A src/org/openbravo/events/client/ClientEventsProperties.java
A src/org/openbravo/events/client/ECLUtility.java
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src/org/openbravo/events/client/hooks/CompleteData.java
M src/org/openbravo/events/client/hooks/ECLInvoiceLoaderHook.java
M src/org/openbravo/events/client/hooks/ECLOrderLoaderHook.java
M web-test/events/eventsflow.test.js
M web/org.openbravo.events.client/source/events/completeTicket/actionPreparations.js
M web/org.openbravo.events.client/source/events/completeTicket/bodyBuilders.js
M web/org.openbravo.events.client/source/events/completeTicket/processExecutor.js
M web/org.openbravo.events.client/source/events/eventsflow.js
---
|
|
|
(0174920)
|
hgbot
|
2025-01-30 16:49
|
|
|
|
(0174973)
|
hgbot
|
2025-01-31 15:11
|
|
|
|
(0175170)
|
hgbot
|
2025-02-05 13:59
|
|
|
|
(0175171)
|
hgbot
|
2025-02-05 13:59
|
|
|
|
(0175172)
|
hgbot
|
2025-02-05 14:01
|
|
|