Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0002213Openbravo ERPB. User interfacepublic2007-10-31 16:312008-07-03 18:01
rafaroda 
cromero 
normalminoralways
closedfixed 
5
 
2.40beta 
No
Core
No
0002213: AT235: Message box color in \'Create Shipments from Orders'
*Environment
OS: Ubuntu 7.04
DB: PostgreSQL 8.2 or Oracle XE 10g
OB: R2.35
Web browser: Firefox 2

*Steps
1. Sales Management > Transactions > Create Shipments from Orders
2. Select some sales orders then click on 'Process' button.

Shipments are well created but message box displays red (color for errors). Should display green.
No tags attached.
depends on backport 0003615 closed cromero Message box color in 'Create Shipments from Orders' 
Issue History
2008-07-03 18:01plujanStatusresolved => closed
2008-07-03 18:01plujanFixed in Version2.40alpha-r2 => 2.40beta

Notes
(0005802)
user71   
2005-06-01 00:00   
(edited on: 2008-06-12 09:43)
This bug was originally reported in SourceForge bug tracker and then migrated to Mantis.

You can see the original bug report in:
https://sourceforge.net/support/tracker.php?aid=1823549 [^]
(0002564)
rafaroda   
2008-01-31 15:33   
(edited on: 2008-06-12 09:22)
Logged In: YES
user_id=1892190
Originator: YES

Unified color with 'Sales Management > Transactions > Create Invoices from Orders'. Message displays blue (info) to inform which shipments have been create from which orders. Modified 'ad_forms/GenerateShipmentsmanual.java' file.
(0002565)
plujan   
2008-02-15 19:20   
(edited on: 2008-06-12 09:22)
Logged In: YES
user_id=1759992
Originator: NO

Since it is a succesfull process, the window should be changed to "Process completed successfully" green message, with the created orders at the second line. For unifying purposes, I think the better is to create a wiki page with the conditions for choosing a color and the standard way to display the messages.
(0002566)
cromero   
2008-03-29 01:28   
(edited on: 2008-06-12 09:22)
Logged In: YES
user_id=1500614
Originator: NO

Fixed in the trunk in revision 3115

Modified files:
GenerateInvoicesmanual.java
GenerateShipmentsmanual.java

Also created a page in the Openbravo wiki to show the message functionality and usage:
http://wiki.openbravo.com/wiki/Openbravo_Messages_Style_Guide [^]