Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008703Openbravo ERPA. Platformpublic2009-04-22 11:172009-05-05 00:00
psarobe 
iperdomo 
urgentmajoralways
closedfixed 
5
 
2.502.50MP1 
Core
No
0008703: If you click new in a generated window (sales order) and click new again, the autosave don't work properly
It shows you the backend exception instead of showing you the javascript message. Obviously this happens when you leave a mandatory field in blank
1. Login
2. Go to sales order and click new
3. Write something in the description and click new again without saving
250MP1
Issue History
2009-04-22 11:17psarobeNew Issue
2009-04-22 11:17psarobeAssigned To => iperdomo
2009-04-22 11:17psarobeRegression testing => No
2009-04-22 11:18psarobeStatusnew => scheduled
2009-04-22 11:18psarobefix_in_branch => pi
2009-04-23 11:45hgbotCheckin
2009-04-23 11:45hgbotNote Added: 0015609
2009-04-23 11:45hgbotStatusscheduled => resolved
2009-04-23 11:45hgbotResolutionopen => fixed
2009-04-23 11:45hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/9528fa32501688610c0230f225aaceb6ee7ffd0e [^]
2009-04-23 14:52hgbotCheckin
2009-04-23 14:52hgbotNote Added: 0015622
2009-04-23 14:52hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/9528fa32501688610c0230f225aaceb6ee7ffd0e [^] => http://code.openbravo.com/erp/devel/pi/rev/c6df915d31949edca9d4ab30a9dc677221e4a98b [^]
2009-04-23 23:44psarobeTag Attached: 250MP1
2009-05-04 18:34psarobeStatusresolved => closed
2009-05-05 00:00anonymoussf_bug_id0 => 2786886

Notes
(0015609)
hgbot   
2009-04-23 11:45   
Repository: erp/devel/pi
Changeset: 9528fa32501688610c0230f225aaceb6ee7ffd0e
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Thu Apr 23 11:43:23 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/9528fa32501688610c0230f225aaceb6ee7ffd0e [^]

Fixes issue 8703: Added JavaScript validation when clicking NEW again

---
M src/org/openbravo/erpCommon/utility/ToolBar.java
---
(0015622)
hgbot   
2009-04-23 14:52   
Repository: erp/devel/pi
Changeset: c6df915d31949edca9d4ab30a9dc677221e4a98b
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Thu Apr 23 14:51:35 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/c6df915d31949edca9d4ab30a9dc677221e4a98b [^]

Fixes issue 8703: Fixes NEW button on windows with default grid view

---
M src/org/openbravo/erpCommon/utility/ToolBar.java
---