Openbravo Issue Tracking System - Retail Modules
View Issue Details
0050878Retail ModulesWeb POSpublic2022-11-14 11:312022-12-13 11:30
caristu 
caristu 
highminorhave not tried
closedfixed 
5
 
RR23Q1 
No
0050878: DataSynchronizationProcess after saving record hooks
It would be nice if it would be possible to execute custom code every time a DataSynchronizationProcess saves a new record.
.
No tags attached.
blocks feature request 0050868 closed caristu POS2 Persist user actions reasons and approvals 
Issue History
2022-11-14 11:31caristuNew Issue
2022-11-14 11:31caristuAssigned To => Retail
2022-11-14 11:31caristuTriggers an Emergency Pack => No
2022-11-14 11:33caristuDescription Updatedbug_revision_view_page.php?rev_id=25107#r25107
2022-11-14 11:33caristuRelationship addedblocks 0050868
2022-11-14 11:38hgbotNote Added: 0143509
2022-12-12 15:40hgbotResolutionopen => fixed
2022-12-12 15:40hgbotStatusnew => closed
2022-12-12 15:40hgbotFixed in Version => RR23Q1
2022-12-12 15:40hgbotNote Added: 0144534
2022-12-12 15:40hgbotNote Added: 0144535
2022-12-12 15:43caristuAssigned ToRetail => caristu
2022-12-12 17:56hgbotNote Added: 0144552
2022-12-13 11:30hgbotNote Added: 0144581

Notes
(0143509)
hgbot   
2022-11-14 11:38   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/438 [^]
(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   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/438 [^]
(0144552)
hgbot   
2022-12-12 17:56   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 8de6a77c9d58468247c4a4cc1b204e2d24952ee3
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 12-12-2022 17:55:55
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/8de6a77c9d58468247c4a4cc1b204e2d24952ee3 [^]

related to FR-50878: temporary disable of test failing in CI

---
M src-test/org/openbravo/mobile/core/terminallog/TerminalLogEventProcessorTest.java
---
(0144581)
hgbot   
2022-12-13 11:30   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 50ad7542009354e09e5755675b86878e6e94150c
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 13-12-2022 11:30:38
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/50ad7542009354e09e5755675b86878e6e94150c [^]

related to FR-50878: fix test failing in CI

---
M src-test/org/openbravo/mobile/core/terminallog/TerminalLogEventProcessorTest.java
---