Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0050878 | Retail Modules | Web POS | public | 2022-11-14 11:31 | 2022-12-13 11:30 |
|
Reporter | caristu | |
Assigned To | caristu | |
Priority | high | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR23Q1 | |
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 | 0050878: DataSynchronizationProcess after saving record hooks |
Description | It would be nice if it would be possible to execute custom code every time a DataSynchronizationProcess saves a new record. |
Steps To Reproduce | . |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | feature request | 0050868 | | closed | caristu | POS2 | Persist user actions reasons and approvals |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2022-11-14 11:31 | caristu | New Issue | |
2022-11-14 11:31 | caristu | Assigned To | => Retail |
2022-11-14 11:31 | caristu | OBNetwork customer | => No |
2022-11-14 11:31 | caristu | Triggers an Emergency Pack | => No |
2022-11-14 11:33 | caristu | Description Updated | bug_revision_view_page.php?rev_id=25107#r25107 |
2022-11-14 11:33 | caristu | Relationship added | blocks 0050868 |
2022-11-14 11:38 | hgbot | Merge Request Status | => open |
2022-11-14 11:38 | hgbot | Note Added: 0143509 | |
2022-12-12 15:21 | hgbot | Merge Request Status | open => approved |
2022-12-12 15:40 | hgbot | Resolution | open => fixed |
2022-12-12 15:40 | hgbot | Status | new => closed |
2022-12-12 15:40 | hgbot | Fixed in Version | => RR23Q1 |
2022-12-12 15:40 | hgbot | Note Added: 0144534 | |
2022-12-12 15:40 | hgbot | Note Added: 0144535 | |
2022-12-12 15:43 | caristu | Assigned To | Retail => caristu |
2022-12-12 17:56 | hgbot | Note Added: 0144552 | |
2022-12-13 11:30 | hgbot | Note Added: 0144581 | |
Notes |
|
(0143509)
|
hgbot
|
2022-11-14 11:38
|
|
|
|
(0144534)
|
hgbot
|
2022-12-12 15:40
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 8a353269a915ae0786f9b2f5f67ee0356e41c95b
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 12-12-2022 15:39:17
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/8a353269a915ae0786f9b2f5f67ee0356e41c95b [^]
fixes FR-50878: DataSynchronizationProcess after saving record hooks
---
A src-test/org/openbravo/mobile/core/StandaloneTestSuite.java
A src-test/org/openbravo/mobile/core/process/AnotherTestDataSynchronizationProcessHook.java
A src-test/org/openbravo/mobile/core/process/DataSynchronizationProcessTest.java
A src-test/org/openbravo/mobile/core/process/TestDataSynchronizationProcess.java
A src-test/org/openbravo/mobile/core/process/TestDataSynchronizationProcessHook.java
A src/org/openbravo/mobile/core/process/DataSynchronizationProcessHook.java
M src-test/org/openbravo/mobile/core/terminallog/TerminalLogEventProcessorTest.java
M src/org/openbravo/mobile/core/process/DataSynchronizationProcess.java
---
|
|
|
(0144535)
|
hgbot
|
2022-12-12 15:40
|
|
|
|
(0144552)
|
hgbot
|
2022-12-12 17:56
|
|
|
|
(0144581)
|
hgbot
|
2022-12-13 11:30
|
|
|