Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008248Openbravo ERPZ. Otherspublic2009-03-24 11:572011-05-20 10:21
AinhoaPagola 
rgoris 
normalminorhave not tried
newopen 
20Ubuntu 8.4
 
 
Core
No
0008248: Success message shown inconsistently
Some success messages are shown on the message box title and others are shown on the message field. This doesn't give a good impression of the application.

It seems necessary to me to decide whether the success messages will be shown on the title or in the body and review all the messages to be consistent with this.


For instance, in the title:

Run complete purchase order.

In the body:

Run create lines from goods receipt.

- Decide witch one is the correct option.
- Change WAD so that every generated message follows this guideline
- Review the manual messages to set them properly.

The messages seems to be set in a different ways along the application. It would be great if a unified method was created to be used in this cases. If the method already exists, I would be nice to spread its use along the developers.
No tags attached.
related to defect 0005261 closed alostale message box is inconsistent 
related to design defect 0017291pi acknowledged Triage Platform Base Inconsistent success message 
Issue History
2009-03-24 11:57AinhoaPagolaNew Issue
2009-03-24 11:57AinhoaPagolaAssigned To => rafaroda
2009-03-24 11:57AinhoaPagolaRegression testing => No
2009-03-24 11:58AinhoaPagolaRelationship addedrelated to 0005261
2009-03-25 14:45rafarodaAssigned Torafaroda => pjuvara
2009-11-03 07:28elopioNote Added: 0021522
2009-12-15 19:19elopioNote Added: 0022842
2009-12-16 09:43pjuvaraAssigned Topjuvara => rgoris
2009-12-23 22:29elopioNote Added: 0023049
2009-12-23 22:29elopioIssue Monitored: elopio
2011-05-20 08:17elopioRelationship addedrelated to 0017291
2011-05-20 10:21rgorisNote Added: 0037266

Notes
(0021522)
elopio   
2009-11-03 07:28   
According to [1], the "Process completed successfully" message should be shown in the title.
A query on the most recent automation code to get the places where the message is in the body shows this:

Intitial Client Segup (General Setup | Client | Initial Client Setup)
Organization Setup (General Setup | Enterprise | Initial Organization Setup)
Grant Access (General Setup | Security | Role)
Create lines from (Procurement Management | Transactions | Goods Receipt)
Create lines from (Procurement Management | Transactions | Purchase invoice)
Create lines from (Sales Management | Transactions | Sales invoice)
Create lines from (Financial Management | Receivables and Payables | Transactions | Settlement)
Create lines from all (Financial Management | Receivables and Payables | Transactions | Remittance)
Create lines from (Financial Management | Receivables and Payables | Transactions | Bank Statement)

[1] https://issues.openbravo.com/view.php?id=5261 [^]
(0022842)
elopio   
2009-12-15 19:19   
Instance Activation (General Setup || Application || Instance Activation || Instance Activation)
(0023049)
elopio   
2009-12-23 22:29   
Apply a module (General Setup || Enterprise || Enterprise module management)
(0037266)
rgoris   
2011-05-20 10:21   
In Openbravo 3 all messages (error, success, warning, info, tip) must be shown in-window ( http://wiki.openbravo.com/wiki/ERP/3.0/User_Manual/User_Interface#User_Messages [^] )