Openbravo Issue Tracking System - Retail Modules
View Issue Details
0022172Retail ModulesWeb POSpublic2012-10-30 15:572014-12-16 23:27
adrianromero 
adrianromero 
normalminorhave not tried
closedduplicate 
5
 
RR15Q1 
mtaal
No
0022172: Information messages must be consolidated (javascript alerts)
In several places of the application when it is needed to show an information message to the user a javascript alert is used, in other places a modal dialog is used.

All these ways of showing a message to the user must be consolidated and use a common method. A modal dialog.

To achieve this the best way is to create a common component to display information messages easy to use and execute based in the current modal dialog component.
Search in the javascript code the expression "alert".
No tags attached.
duplicate of defect 0027415RR15Q2 closed aaroncalero Stabilization: alert("") should never be used 
Issue History
2012-10-30 15:57adrianromeroNew Issue
2012-10-30 15:57adrianromeroAssigned To => adrianromero
2012-11-08 18:18adrianromeroTypedefect => design defect
2012-12-20 14:25adrianromeroSeveritymajor => minor
2014-12-16 23:27mtaalReview Assigned To => mtaal
2014-12-16 23:27mtaalRelationship addedduplicate of 0027415
2014-12-16 23:27mtaalNote Added: 0072583
2014-12-16 23:27mtaalStatusnew => closed
2014-12-16 23:27mtaalResolutionopen => duplicate
2014-12-16 23:27mtaalFixed in Version => RR15Q1

Notes
(0072583)
mtaal   
2014-12-16 23:27   
Covered in a later issue, the required changes have mostly already been done.