Openbravo Issue Tracking System - Retail Modules
View Issue Details
0051323Retail ModulesWeb POSpublic2023-01-10 17:492023-01-23 08:40
caristu 
cberner 
highminorhave not tried
closedfixed 
5
 
RR23Q2 
caristu
No
0051323: Ability to access to the previous state in state listeners
It would be nice if state listeners could receive the previous state as parameter, this way implementations may know what changed in the state specifically.
In description
No tags attached.
blocks feature request 0051176 closed Triage Omni WMS Modules AWO offline state and persistance 
Issue History
2023-01-10 17:49caristuNew Issue
2023-01-10 17:49caristuAssigned To => cberner
2023-01-10 17:49caristuTriggers an Emergency Pack => No
2023-01-10 17:49caristuSummaryIt would be nice if state listeners could receive the previous state => Ability to access to the previous state in state listeners
2023-01-10 17:52hgbotNote Added: 0145248
2023-01-10 17:56caristuRelationship addedblocks 0051176
2023-01-23 08:39hgbotResolutionopen => fixed
2023-01-23 08:39hgbotStatusnew => resolved
2023-01-23 08:39hgbotNote Added: 0145723
2023-01-23 08:39hgbotFixed in Version => RR23Q2
2023-01-23 08:39hgbotNote Added: 0145724
2023-01-23 08:40caristuReview Assigned To => caristu
2023-01-23 08:40caristuStatusresolved => closed

Notes
(0145248)
hgbot   
2023-01-10 17:52   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/457 [^]
(0145723)
hgbot   
2023-01-23 08:39   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/457 [^]
(0145724)
hgbot   
2023-01-23 08:39   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: e09ce352650f108fd861570f05ee7dc031ae072b
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 23-01-2023 07:39:37
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/e09ce352650f108fd861570f05ee7dc031ae072b [^]

fixes FR-51323: Ability to read the previous state in state listeners

---
M web-test/model/application-state/PersistenceChangeListenerManager.test.js
M web/org.openbravo.mobile.core/app/model/application-state/PersistenceChangeListenerManager.js
---