Openbravo Issue Tracking System - Retail Modules
View Issue Details
0027218Retail ModulesWeb POSpublic2014-07-28 19:292014-08-01 17:49
Orekaria 
Orekaria 
normaltrivialN/A
closedfixed 
5
 
RR14Q4 
marvintm
No
0027218: New messages in the bubble should be able to hide already shown messages
This behavior will be of use when one wants to inform the user that something has started to happen and later inform that that process has finished. e.g: issue 27173
Perform a sale
No tags attached.
related to defect 0027173 closed Orekaria The "Synchronizing data..." message is showing along with the "Data synchronization was..." 
Issue History
2014-07-28 19:29OrekariaNew Issue
2014-07-28 19:29OrekariaAssigned To => marvintm
2014-07-28 19:29OrekariaTriggers an Emergency Pack => No
2014-07-28 19:29OrekariaAssigned Tomarvintm => Orekaria
2014-07-28 19:29OrekariaRelationship addedrelated to 0027173
2014-07-28 19:36hgbotCheckin
2014-07-28 19:36hgbotNote Added: 0068936
2014-07-28 19:36hgbotStatusnew => resolved
2014-07-28 19:36hgbotResolutionopen => fixed
2014-07-28 19:36hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/65560cb6e53f57725baab1b53c498f8f6b3f36b0 [^]
2014-08-01 17:49marvintmReview Assigned To => marvintm
2014-08-01 17:49marvintmStatusresolved => closed
2014-08-01 17:49marvintmFixed in Version => RR14Q4

Notes
(0068936)
hgbot   
2014-07-28 19:36   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 65560cb6e53f57725baab1b53c498f8f6b3f36b0
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Mon Jul 28 19:36:14 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/65560cb6e53f57725baab1b53c498f8f6b3f36b0 [^]

Fixes issue 27218: Added OB.UTIL.showI18NSuccess and OB.UTIL.showI18NWarning...
- These 2 new functions are fed by the id of the I18N label used in the backend.
- Alternatively, they accept a parameter with the id of an existing message that
should be hiden when the new message bubbles up

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