Openbravo Issue Tracking System - Retail Modules
View Issue Details
0041588Retail ModulesWeb POSpublic2019-08-06 15:002019-08-09 12:51
gorka_gil 
gorka_gil 
normalmajoralways
closedfixed 
5
 
RR19Q4 
marvintm
No
0041588: Messages in web pos ui, don't concatenate
Some messages of the web pos ui concatenate, but others disappears when another message appears.
Execute this command:
   OB.UTIL.showWarning('aaa'); OB.UTIL.showWarning('bbb');

It will only appear "bbb"
No tags attached.
related to feature request 0041027 closed gorka_gil Optimize masterdata incremental refresh process 
Issue History
2019-08-06 15:00gorka_gilNew Issue
2019-08-06 15:00gorka_gilAssigned To => Retail
2019-08-06 15:00gorka_gilTriggers an Emergency Pack => No
2019-08-07 09:37gorka_gilAssigned ToRetail => gorka_gil
2019-08-07 13:57gorka_gilStatusnew => scheduled
2019-08-07 13:57gorka_gilRelationship addedrelated to 0041027
2019-08-08 16:41hgbotCheckin
2019-08-08 16:41hgbotNote Added: 0113912
2019-08-08 16:41hgbotStatusscheduled => resolved
2019-08-08 16:41hgbotResolutionopen => fixed
2019-08-08 16:41hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/e761289583dceec55570c8ec9b21a687c6b0fe98 [^]
2019-08-09 12:51marvintmReview Assigned To => marvintm
2019-08-09 12:51marvintmStatusresolved => closed
2019-08-09 12:51marvintmFixed in Version => RR19Q4

Notes
(0113912)
hgbot   
2019-08-08 16:41   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: e761289583dceec55570c8ec9b21a687c6b0fe98
Author: Gorka Gil <gorka.gil <at> openbravo.com>
Date: Tue Aug 06 15:10:10 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/e761289583dceec55570c8ec9b21a687c6b0fe98 [^]

Fixes issue 41588: fix concatenation of some of the web pos ui messages

---
M web/org.openbravo.mobile.core/source/utils/ob-utilitiesui.js
---