Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045076Retail ModulesWeb POSpublic2020-09-17 08:542020-09-17 14:13
caristu 
caristu 
highminorhave not tried
closedfixed 
5
 
RR20Q4RR20Q4 
alostale
No
0045076: Ability to define state models which are not persisted
Currently all the state models defined through the State API are persisted in the browser's local database.

It would be nice if it would be possible to configure models to be not persisted. This "is persisted" configuration would be part of the model initial definition and if not defined the default behavior would be to persist the model in order to ensure that the already existing models keep their current behavior.
N/A
No tags attached.
Issue History
2020-09-17 08:54caristuNew Issue
2020-09-17 08:54caristuAssigned To => Retail
2020-09-17 08:54caristuTriggers an Emergency Pack => No
2020-09-17 08:54caristuAssigned ToRetail => caristu
2020-09-17 08:57caristuTarget Version => RR20Q4
2020-09-17 09:40hgbotResolutionopen => fixed
2020-09-17 09:40hgbotStatusnew => resolved
2020-09-17 09:40hgbotFixed in Version => RR20Q4
2020-09-17 09:40hgbotNote Added: 0123138
2020-09-17 09:41caristuReview Assigned To => alostale
2020-09-17 09:41caristuStatusresolved => closed
2020-09-17 10:14hgbotNote Added: 0123141
2020-09-17 13:59hgbotNote Added: 0123158
2020-09-17 14:13hgbotNote Added: 0123159

Notes
(0123138)
hgbot   
2020-09-17 09:40   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 0a61a44fe3f9d358f9c95dea4e75d956bd51e1dd
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 2020-09-17T09:33:25+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/0a61a44fe3f9d358f9c95dea4e75d956bd51e1dd [^]

fixes ISSUE-45076: Ability to define state models which aren't persisted

---
M web/org.openbravo.mobile.core/app/model/application-state/StateAPI.js
M web/org.openbravo.mobile.core/app/model/application-state/StatePersistence.js
---
(0123141)
hgbot   
2020-09-17 10:14   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 35a998f37893b8017273d39bcc103dcf7a92687c
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 2020-09-17T10:14:36+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/35a998f37893b8017273d39bcc103dcf7a92687c [^]

related to ISSUE-45076: update jsdoc

---
M web/org.openbravo.mobile.core/app/model/application-state/StateAPI.js
---
(0123158)
hgbot   
2020-09-17 13:59   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 74b283ce1531ec9dd6a2f06b90b1f234329e44bd
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 2020-09-17T13:59:11+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/74b283ce1531ec9dd6a2f06b90b1f234329e44bd [^]

related to ISSUE-45076: add reserved name

---
M web/org.openbravo.mobile.core/app/model/application-state/StateAPI.js
---
(0123159)
hgbot   
2020-09-17 14:13   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 3432f1fb20e18ee8164226163141cc0d23719048
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 2020-09-17T14:13:15+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/3432f1fb20e18ee8164226163141cc0d23719048 [^]

related to ISSUE-45076: fix eslint error

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