Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030486Retail ModulesWeb POSpublic2015-08-03 18:322015-08-05 18:18
Orekaria 
Osmany 
normalminoralways
newopen 
5
 
 
No
0030486: Messages in the message bubble are disappearing
Messages in the message bubble are disappearing
In the 'pointofsale-print' file, locate
  if (!OB.POS.hwserver.url) {

Just before this line, add
  OB.warn('This is a message');
  OB.UTIL.showError('This is a message');

Verify that the error is shown but removed
No tags attached.
Issue History
2015-08-03 18:32OrekariaNew Issue
2015-08-03 18:32OrekariaAssigned To => Retail
2015-08-03 18:32OrekariaTriggers an Emergency Pack => No
2015-08-05 18:18OsmanyAssigned ToRetail => Osmany
2015-08-05 18:18OsmanyNote Added: 0079203

Notes
(0079203)
Osmany   
2015-08-05 18:18   
Unable to reproduce.