Openbravo Issue Tracking System - Retail Modules
View Issue Details
0043535Retail ModulesWeb POSpublic2020-03-23 07:392020-03-25 09:18
alostale 
alostale 
immediatetrivialhave not tried
closedfixed 
5
 
RR20Q2 
jarmendariz
Pre packaging ( pi )
2020-02-20
pi
https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/210c0ddf84d0a605701a7739e717962e899dfdd5 [^]
No
0043535: console warn when loading WebPOS
A SourceMap is unsuccessfully tried to be parsed when loading WebPOS.
1. Load WebPOS with dev tools open
  -> WARN: DevTools failed to parse SourceMap: http://localhost:8181/openbravo/web/org.openbravo.mobile.core/lib/vendor/redux-persist.min.js.map [^]
No tags attached.
caused by feature request 0043288 closed marvintm Implement StateController and SynchronizationBuffer components using IndexedDB 
Issue History
2020-03-23 07:39alostaleNew Issue
2020-03-23 07:39alostaleAssigned To => Retail
2020-03-23 07:39alostaleTriggers an Emergency Pack => No
2020-03-23 07:39alostalePrioritynormal => immediate
2020-03-23 07:40alostaleRelationship addedcaused by 0043288
2020-03-23 07:44alostaleRegression level => Pre packaging ( pi )
2020-03-23 07:44alostaleRegression date => 2020-02-20
2020-03-23 07:44alostaleRegression introduced in release => pi
2020-03-23 07:44alostaleRegression introduced by commit => https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/210c0ddf84d0a605701a7739e717962e899dfdd5 [^]
2020-03-23 08:13alostaleAssigned ToRetail => alostale
2020-03-23 08:13alostaleReview Assigned To => jarmendariz
2020-03-23 08:14alostaleNote Added: 0118741
2020-03-25 09:13hgbotCheckin
2020-03-25 09:13hgbotNote Added: 0118793
2020-03-25 09:13hgbotStatusnew => resolved
2020-03-25 09:13hgbotResolutionopen => fixed
2020-03-25 09:13hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/7cfec35d8a2793a0151e9ae6f327fd13abd1a3e9 [^]
2020-03-25 09:18jarmendarizNote Added: 0118794
2020-03-25 09:18jarmendarizStatusresolved => closed
2020-03-25 09:18jarmendarizFixed in Version => RR20Q2

Notes
(0118741)
alostale   
2020-03-23 08:14   
MR: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/8 [^]
(0118793)
hgbot   
2020-03-25 09:13   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 7cfec35d8a2793a0151e9ae6f327fd13abd1a3e9
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Mar 23 07:52:23 2020 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/7cfec35d8a2793a0151e9ae6f327fd13abd1a3e9 [^]

fixed BUG-43535: console warn when loading WebPOS

  A warning was shown in console trying to parse SoruceMap.

  SourceMap references in redux-persist have been removed.

---
M web/org.openbravo.mobile.core/lib/vendor/redux-persist-6.0.0.js
M web/org.openbravo.mobile.core/lib/vendor/redux-persist-6.0.0.min.js
---
(0118794)
jarmendariz   
2020-03-25 09:18   
Reviewed